View source: R/ggparallel_specific_utils.R
permutations | R Documentation |
Creates a matrix of all permutations for the integers from 1 to n.
permutations(n)
n |
Number of elements to permute. |
A matrix where each row is a permutation of 1..n.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.