"multiPhylo"
This function converts between object classes.
as.multiPhylo(x, ...)
# S3 method for multiSimmap
as.multiPhylo(x, ...)
# S3 method for phylo
as.multiPhylo(x, ...)
object to be converted to "multiPhylo"
. Presently an object of class "multiSimmap"
, or an object of class "phylo"
. In the latter case an object of class "multiPhylo"
with length 1
is generated.
optional arguments.
An object of class "multiPhylo"
.
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.