crown_age: Crown age of a tree.

View source: R/crown_age.R

crown_ageR Documentation

Crown age of a tree.

Description

In a reconstructed tree, obtaining the crown age is fairly straightforward, and the function beautier::get_crown_age does a great job at it. However, in a non-ultrametric tree, that function no longer works. This function provides a functioning alternative

Usage

crown_age(phy)

Arguments

phy

phylo object or ltable

Value

crown age


treestats documentation built on Sept. 14, 2024, 9:08 a.m.