Split tree at a point
Primarily an internal function for posterior.evolrate
, this function splits the tree at a given point, and returns the two subtrees as an object of class "multiPhylo"
.
splitTree(tree, split)
tree |
phylogenetic tree. |
split |
split encoded as a list with two elements: |
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. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.