install.packages('data.tree')
data.tree
Structure With Nodes
Node
to a phylo object from the ape package.name
is a reserved word, as defined in NODE_RESERVED_NAMES_CONST
.party
from the partykit package to a data.tree
structure.phylo
object from the ape package to a Node
Node
is not a leafNode
is not a rootNode
, recursively.data.tree
structure to an igraph networkdata.tree
structure to a list-of-list structureNode
is a leafdata.tree
structure to Newick notationdata.tree
structure to a data.frame
Node
to a dendrogram
Node
is the rootNode
given the height of the root.Node
has after conversion to a phylo objectdata.frame
to a data.tree
structureSplitNode
from the party package to a data.tree
structure.data.tree
data structureNode
's children.Node
or an entire data.tree
structuredendrogram
to a data.tree Node
list
structure to a data.tree
structureNode
in a human-readable fashion.