Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

reorderSimmap

Reorder edges of a simmap tree


Description

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.

Usage

reorderSimmap(tree, order="cladewise", index.only=FALSE, ...)

Arguments

tree

a modified object of class "phylo".

order

either "cladewise" or "pruningwise" (see reorder.phylo).

index.only

logical value indicating whether only an index should be returned.

...

other arguments.

Value

A modified object of class "phylo".

Author(s)

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.

See Also


phytools

Phylogenetic Tools for Comparative Biology (and Other Things)

v0.7-70
GPL (>= 2)
Authors
Liam J. Revell
Initial release
2020-9-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.