as.multiPhylo {phytools} | R Documentation |
Conversion to object of class "multiPhylo"
Description
This function converts between object classes.
Usage
as.multiPhylo(x, ...)
## S3 method for class 'multiSimmap'
as.multiPhylo(x, ...)
## S3 method for class 'phylo'
as.multiPhylo(x, ...)
Arguments
x |
object to be converted to |
... |
optional arguments. |
Value
An object of class "multiPhylo"
.
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.
[Package phytools version 2.3-0 Index]