Function returns a reordered modified "phylo"
object by using reorder.phylo
but then sorting the additional elements $mapped.edge
and $maps
to have the same order as $edge
.
reorderSimmap(tree, order="cladewise", index.only=FALSE, ...)
a modified object of class "phylo"
.
either "cladewise"
or "pruningwise"
(see reorder.phylo
).
logical value indicating whether only an index should be returned.
other arguments.
A modified object of class "phylo"
.
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.