An S4 class to represent a permutation order.
Arguments
- x
An object from which to extract element(s) or in which to replace element(s).
- i
A
character
string specifying elements to extract.
Functions
x[[i
: Extracts information from a slot selected by subscript i. i is a length-one character vector. Returns the corresponding slot values.