Learn R Programming

noah (version 0.1.0)

get_n_remaining: Get the number of unused elements left in a random permutation

Description

Get the number of unused elements left in a random permutation

Usage

get_n_remaining(f)

Arguments

f

Function created by random_permutation()

Value

Integer, number of elements left in the permutation