Rdocumentation
powered by
Learn R Programming
phytools (version 0.0-8)
add.to.branches.and.nodes: Add tip to branches and nodes of the tree
Description
Internal function for
allFurcTrees
.
Usage
add.to.branches.and.nodes(tree,tip.name)
Arguments
tree
phylogeny.
tip.name
name.
Value
a list of trees as an object of class
"multiPhylo"
.
Details
Do not use unless you know what you're doing.