make_permutations | R Documentation |
Lists all permutations of 1,2,...,m unique up to the first two elements
make_permutations(m)
m |
number of elements to permute |
A list of vectors of permutations of 1,2,...,m.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.