Learn R Programming

BioGeoBEARS (version 0.2.1)

get_max_height_tree: Get the maximum age of all the nodes (above the root)

Description

I.e., the distance of the highest node above the root. A utility function. Use of dist.nodes may be slow.

Usage

get_max_height_tree(obj)

Arguments

obj
An ape phylo object

Value

max_height The age (from the root) of the highest 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