reorder.backbonePhylo {phytools} | R Documentation |
Reorders a backbone phylogeny
Description
Function reorders an object of class "backbonePhylo"
.
Usage
## S3 method for class 'backbonePhylo'
reorder(x, order="cladewise", ...)
Arguments
x |
an object of class |
order |
order. See |
... |
optional arguments. |
Value
An object of class "backbonePhylo"
.
Author(s)
Liam Revell liam.revell@umb.edu
References
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
See Also
[Package phytools version 2.3-0 Index]