get_n_remaining {noah} | R Documentation |
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 |
Value
Integer, number of elements left in the permutation
[Package noah version 0.1.0 Index]