print.backbonePhylo {phytools}R Documentation

Print method for backbone phylogeny

Description

Print method for an object of class "backbonePhylo".

Usage

## S3 method for class 'backbonePhylo'
print(x, ...)

Arguments

x

an object of class "backbonePhylo".

...

optional arguments.

Value

Prints to screen.

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]