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