Description Usage Arguments Value Author(s) Examples
This command creates all possible unique orderings of the elements in the input vector.
1 | permutations(x)
|
x |
A vector. |
The function returns a data frame (!)
Joost van de Weijer
1 | permutations(letters[3:5])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.