View source: R/phylo__plotCI.R
plotCI | R Documentation |
Creating a tree figure with 95-percent confidence intervals of internal nodes' estimated dates. This function was modified from function plot.resBactDating in github.com/xavierdidelot/BactDating/blob/master/R/methods.R.
plotCI(x, years, ...)
x |
A dated tree generated by function bactdate of package Bactdating (github.com/xavierdidelot/BactDating). |
years |
A sequence of years (integers) for ticks on the X axis. This vector can be created using the seq function. |
An object can be plotted in R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.