Learn R Programming

BioGeoBEARS (version 0.2.1)

get_TF_tips: Get TRUE/FALSE for nodes being tips

Description

A utility function that returns TRUE/FALSE for whether or not each node is a tip.

Usage

get_TF_tips(obj)

Arguments

obj
An ape phylo object

Value

TF_tips The TRUE/FALSE list for each tip.

References

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

Matzke_2012_IBS

See Also

prt, chainsaw2, match_list1_in_list2

Examples

Run this code
test=1

Run the code above in your browser using DataLab