tree_height: Tree height

Description Usage Arguments Value Examples

View source: R/tree_helpers.R

Description

Compute the tree height from an ultrametric tree

Usage

1

Arguments

tree

an ultrametric tree phylo object.

Value

the height of the tree

Examples

1
2
tree <- ape::rcoal(6)
tree_height(tree)

abichat/zazou documentation built on Sept. 8, 2021, 6:53 a.m.