Description Usage Arguments Value Examples
Force a tree to be ultrametric by extending its terminal branches
1 | force_ultrametric(tree)
|
tree |
a phylo object |
an ultrametric tree
1 2 | tree_u <- force_ultrametric(alcohol$tree)
ape::is.ultrametric(tree_u)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.