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