tipOrder: Function to determine the 'real' order of tips in a phylo...

View source: R/tipOrder.r

tipOrderR Documentation

Function to determine the 'real' order of tips in a phylo object, which can change when a tree is rerooted.

Description

Function to determine the 'real' order of tips in a phylo object, which can change when a tree is rerooted.

Usage

tipOrder(phylo)

Arguments

phylo

An object of class "phylo".

Details

None

Value

A vector with the tip numbers 1 to N in the order they are in the tree.

Author(s)

Chris Field <fieldc@ethz.ch>

Examples

None

cmfield/apextra documentation built on July 11, 2022, 3:42 a.m.