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