tree.max.length.to.root: Returns the maximum root-to-tip branch length in the tree. The
root-to-tip branch length is calculated for each node, and the
maximum value is returned.
Description
Returns the maximum root-to-tip branch length in the
tree. The root-to-tip branch length is calculated for
each node, and the maximum value is returned.
Usage
tree.max.length.to.root(phylo)