treeHeight: Get the height (depth) of a tree

Description Methods

Description

Get the absolute height (or depth) of a given tree. This function uses tipdate.ci to accomplish this by first converting the argument to class 'phylo' and then calling it with that converted value.

Methods

signature(x = "phylo4")

Get the tree height

signature(x = "phylo4d")

Get the tree height

signature(x = "phylo4d_ext")

Get the tree height


phyext documentation built on May 2, 2019, 5:19 p.m.

Related to treeHeight in phyext...