tree.brlens | R Documentation |
This function summarizes the branch lengths of a tree.
tree.brlens(tree)
tree |
a tree string |
summary |
summary of the branch lengths |
sd |
standard deviation of the branch lengths |
molClock |
standard deviation of tip-root distances |
Liang Liu
data(dat.unrootedtree)
tree.brlens(dat.unrootedtree[1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.