| add.everywhere {phytools} | R Documentation |
This function adds a tip to all branches to the tree and returns a a list of trees as an object of class "multiPhylo".
add.everywhere(tree, tip.name)
tree |
an object of class |
tip.name |
a string containing the name of the tip to add. |
A list of trees as an object of class "multiPhylo". Since the tip can be added to any branch, the length of the list is equal to the number of edges in tree.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.