Learn R Programming

BioGeoBEARS (version 0.2.1)

get_daughters: Get all the direct daughters nodes of a node

Description

Get all the direct daughters nodes of a node

Usage

get_daughters(nodenum, t)

Arguments

nodenum
The node number to get the daughters of
t
An ape phylo object

Value

daughter_nodenums List of the daughter node numbers

References

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

Matzke_2012_IBS

See Also

findall, chainsaw2

Examples

Run this code
test=1

Run the code above in your browser using DataLab