View source: R/add.everywhere.R
add.everywhere | R Documentation |
This function adds a tip to all branches of 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. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
allFurcTrees
, exhaustiveMP
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.