"simmap"
treeFunction 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"
.
a modified object of class "phylo"
.
"cladewise"
, "pruningwise"
, or any other allowable order permitted by reorder.phylo
.
logical value indicating whether only an index should be returned.
other arguments.
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.
reorder.phylo
, plotSimmap