tiporder: Orders tip labels by their position on the tree.
Description
Provides an ordered vector of tip labels, corresponding to their position on the tree.
Usage
tiporder(phy)
Arguments
phy
A tree of class `phylo'.
Value
A character vector giving the names of the tip in the order of their position on the tree. The order is that from top to bottom when the tree is plotted with direction = "rightwards".