Learn R Programming

BioGeoBEARS (version 0.2.1)

get_nodenums: Get the unique node numbers in a tree

Description

This is a utility function for get_nodenum_structural_root.

Usage

get_nodenums(t)

Arguments

t
A tree object in phylo format.

Value

ordered_nodenames The node numbers, in order.

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster

Matzke_2012_IBS

See Also

phylo, get_nodenum_structural_root

Examples

Run this code
blah = 1

Run the code above in your browser using DataLab