splitTree | R Documentation |
Internal function for posterior.evolrate
.
splitTree(tree, split)
tree |
phylogenetic tree. |
split |
split encoded as a list with two elements: |
This function splits the tree at a given point, and returns the two subtrees as an object of class "multiPhylo"
.
Probably do not use this unless you can figure out what you are doing.
Two trees in a list.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.