permuteN | R Documentation |
This function generates every permutation of the first n natural numbers.
permuteN(n)
n |
integer, the first n natural numbers one wishes to permute. |
a list of all the permutations of the first n natural numbers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.