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