LEapply                 Applies scalar functions over the set of linear
                        extensions of a poset and returns the
                        corresponding average values
POSetR-package          Partially Ordered Sets in R
antiChain               Generate an anti-chain from a vector of
                        elements' labels
chain                   Generate a complete order from a vector of
                        elements' labels
coverMatrix             Poset cover matrix
incidenceMatrix         Poset incidence matrix
intersection            Intersection of two posets
plot.poset              Plotting the Hasse diagram of a poset
poset                   Generates a Partially Ordered SET from the list
                        of dominances
poset_from_dataframe    Generates a Partially Ordered SET from a data
                        frame through the component-wise comparability
                        relation
poset_from_igraph       Generates a Partially Ordered SET from a
                        Directed Acyclic Graph (DAG)
poset_from_incidence    Generates a Partially Ordered SET from an
                        incidence matrix
print.poset             Method for the print function that shows the
                        poset elements and comparabilities
print.summary_poset     Method for the print function that shows the
                        poset summary
productOrder            Product order between two posets
summary.poset           Poset summary
