View source: R/ggparallel_specific_utils.R
permute_axis_names | R Documentation |
Takes a character vector of axis names and returns a matrix of permutations.
permute_axis_names(axis_names)
axis_names |
A character vector of axis names. |
A matrix where each row represents one permutation of axis_names
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.