Learn R Programming

tabula (version 1.6.0)

PermutationOrder-class: Permutation Order

Description

An S4 class to represent a permutation order.

Arguments

Slots

rows

An integer vector giving the rows permutation.

columns

An integer vector giving the columns permutation.

method

A character string indicating the seriation method used.

Subset

x[[i]]

Extracts informations from a slot selected by subscript i. i should be one of "id", "rows", "columns" or "method". Any unambiguous substring can be given.

See Also

Other class: DateEvent-class, DateMCD-class, DiversityIndex, IncrementTest-class, RefineCA-class