Learn R Programming

BioGeoBEARS (version 0.2.1)

get_all_daughter_tips_of_a_node: Get all the daughter tips of a node

Description

Like it says. Utility function.

Usage

get_all_daughter_tips_of_a_node(nodenum, t)

Arguments

nodenum
The node to find
t
A phylo tree object.

Value

temp_tips The list of daughter tipnodes

References

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

Matzke_2012_IBS

See Also

add_to_downpass_labels, extract.clade

Examples

Run this code
test=1

Run the code above in your browser using DataLab