identity.permutation | R Documentation |
This function generates the identity permutation of a given number of items
identity.permutation(perm.length)
perm.length |
number of items in the permutation |
The identity permutation of the specified number of items
identity.permutation(3)
identity.permutation(7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.