gen_permutations | R Documentation |
generate permutations
gen_permutations(x, seed = 123456789)
x |
A vector. |
seed |
(optional) Random seed number. Default is |
A permutations vector.
gen_permutations(1:100,42)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.