View source: R/as.ultrametric.r
as.ultrametric | R Documentation |
Function to extend the terminal branches of a phylo object so that the resulting tree is ultrametric.
as.ultrametric(phylo)
phylo |
An object of class "phylo" that is rooted. |
The final root-to-tip distance of each tip will be that of the furthest from the root.
An object of class "phylo", rooted and ultrametric
Chris Field <fieldc@ethz.ch>
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.