View source: R/backbonePhylo.R
phylo.toBackbone | R Documentation |
Converts between "phylo"
and "backbonePhylo"
.
phylo.toBackbone(x, trans, ...)
backbone.toPhylo(x)
x |
an object of class |
trans |
data frame containing the attributes necessary to translate a backbone tree to an object of class |
... |
optional arguments. |
Either an object of class "phylo"
or an object of class "backbonePhylo"
, depending on the method.
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.
plot.backbonePhylo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.