reorderSimmap | R Documentation |
"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, ...)
tree |
a modified object of class |
order |
|
index.only |
logical value indicating whether only an index should be returned. |
... |
other arguments. |
A modified object of class "phylo"
.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.