View source: R/plotTree.errorbars.R
| plotTree.errorbars | R Documentation |
Plots a tree with error bars around divergence times (nodes).
plotTree.errorbars(tree, CI, ...)
tree |
an object of class |
CI |
confidence intervals around internal nodes of the tree, measured in time since the present. |
... |
optional arguments to be passed to |
The matrix CI show contain (in rows) the lower & upper confidence bounds in time since the present.
Optional arguments specific to the error bar plot include gridlines, bar.lwd,cex (for the points plotted at nodes), and bar.col.
Plots a tree with error bars around internal nodes..
Liam Revell liam.revell@umb.edu
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
ltt, plotTree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.