Learn R Programming

BioGeoBEARS (version 0.2.1)

get_indices_of_tip_nodes: Get TRUE/FALSE for nodes being tips

Description

A utility function that returns indices (node numbers) of the tips. This mostly saves typing.

Usage

get_indices_of_tip_nodes(obj)

Arguments

obj
An ape phylo object

Value

tip_indices The node numbers of the tips.

References

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

Matzke_2012_IBS

See Also

prt, chainsaw2, phylo, get_indices_of_branches_under_tips

Examples

Run this code
test=1

Run the code above in your browser using DataLab