powered by
Collapses a subtree to a star.
collapse.to.star(tree, node)
An object of class "phylo".
"phylo"
an object of class "phylo".
node for the clade to be collapsed.
Liam Revell liam.revell@umb.edu
If the tree has edge lengths, the function will keep the tips at the same height above the root as in the original tree.
If node is the global root of the tree a star phylogeny will be created.
node
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
splitTree, starTree
splitTree
starTree