Description Usage Arguments References
View source: R/probabilities.R
Computes all possible permitatuions of x
.
1 | Permutations(x, prefix = c())
|
x |
A vector. |
prefix |
The empty case; used for recursion - don't play with this. |
http://stackoverflow.com/a/29023189/1547926
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.