reorderTips | R Documentation |
Function to reorder the tip labels of a tree to match the order in which they are plotted, which can change when a tree is rerooted.
reorderTips(phylo)
phylo |
An object of class "phylo". |
First the internal labels in the edges of the tree are relabelled to appear in ascending order, then the tip labels are reordered to match the correct internal labels.
An object of class "phylo"
Chris Field <fieldc@ethz.ch>
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.