If the phylo contains edge lengths, then they will be converted
to a height and stored in a field named according to this parameter (the default is "height")
replaceUnderscores
if TRUE (the default), then underscores in names are replaced with spaces
namesNotUnique
if TRUE, then the name of the Nodes will be prefixed with a unique id.
This is useful if the children of a parent have non-unique names.
...
any other parameter to be passed to sub-implementations
See Also
Other ape phylo conversions:
GetPhyloNr(),
as.phylo.Node()
Other as.Node:
as.Node.data.frame(),
as.Node.dendrogram(),
as.Node.list(),
as.Node.rpart(),
as.Node()