Description Usage Arguments Examples
View source: R/partial-order-factor.R
Low-level constructor for Partially Ordered Factors 'pofct' S3 class
1 |
x |
integer vector to index into levels and partial order |
po |
an edges data frame representing the partial order. The partial order is a data frame of edges (e.g., with integer columns 'from' and 'to'). Each edge represents a has-subset relation, e.g. 'to' <= 'from', which is sort of a fat arrow. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.