phylo4-class {phylobase} | R Documentation |
Classes for phylogenetic trees
Phylogenetic tree objects can be created by calls to the phylo4
constructor function.
Translation functions from other phylogenetic packages are also available. See coerce-methods
.
edge
:edge.label
:edge.length
:label
:order
:phylo4_orderings
, currently "unknown", "preorder"
(="cladewise" in ape
), and "postorder", with "cladewise"
and "pruningwise" also allowed for compatibility with ape
)annote
:metadata
:Ben Bolker, Thibaut Jombart
The phylo4
constructor, the checkPhylo4
function to check the validity of phylo4
objects. See also the
phylo4d
constructor and the phylo4d
class.