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 "backbonePhylo".

order

order. See reorder.phylo for possible orderings.

...

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

phylo.toBackbone


[Package phytools version 2.1-1 Index]