getCladesofSize | R Documentation |
This function gets all subtrees that cannot be further subdivided into two reciprocally monophyletic subtrees of size >= clade.size
.
getCladesofSize(tree, clade.size=2)
tree |
is an object of class |
clade.size |
subtree size. |
An object of class "multiPhylo"
.
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.
extract.clade
, getDescendants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.