identity.permutation {PerMallows} | 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)