PermutationOrder-class | R Documentation |
S4 classes to represent a permutation order.
rows_order
An integer
vector giving the rows permutation.
columns_order
An integer
vector giving the columns permutation.
In the code snippets below, x
is a PermutationOrder
object.
x[[i]]
Extract information from a slot selected by subscript i
.
i
is a length-one character vector.
N. Frerebeau
dimensio::CA
Other classes:
AoristicSum-class
,
CountApportion-class
,
EventDate-class
,
IncrementTest-class
,
MeanDate-class
,
RateOfChange-class
,
RefinePermutationOrder-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.