Description Usage Arguments Value Examples
Compute the tree height from an ultrametric tree
1 | tree_height(tree)
|
tree |
an ultrametric tree |
the height of the tree
1 2 | tree <- ape::rcoal(6)
tree_height(tree)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.