branching_times: Branching times of a tree

View source: R/branching_times.R

branching_timesR Documentation

Branching times of a tree

Description

C++ based alternative to 'ape::branching.times', please note that to maximise speed, 'treestats::branching_times' does not return node names associated to the branching times, in contrast to the ape version.

Usage

branching_times(phy)

Arguments

phy

phylo object or ltable

Value

vector of branching times


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