Learn R Programming

BioGeoBEARS (version 0.2.1)

get_all_node_ages: Get the ages of all the nodes in the tree (above the root)

Description

A utility function. Use of dist.nodes may be slow.

Usage

get_all_node_ages(obj)

Arguments

obj
An ape phylo object

Value

TF_tips The age (from the root) of each node.

References

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

Matzke_2012_IBS

See Also

prt, chainsaw2

Examples

Run this code
test=1

Run the code above in your browser using DataLab