permute | R Documentation |
This function generates every permutation of the elements in a vector.
permute(vector)
vector |
The vector whose elements are to be permuted. |
a list of all the permutations of vector
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.