Description Usage Arguments Value Examples
Produces the possible permutations of a set of variables
1 |
max |
A vector of integers indicating the maximum value of an integer value starting at 0. Defaults to 1. The number of permutation is defined by |
A matrix of permutations
1 2 3 4 | ## Not run:
perm(3)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.