View source: R/plot_boot_DES.R
plot_boot_DES | R Documentation |
This function plots diversity trajectories and their associated uncertainties through time
plot_boot_DES(
BootDes,
DivToPlot = 1:3,
Col = c("orange", "dodgerblue", "green"),
Transparency = 0.5
)
BootDes |
Bootstrapped fossil biogeography from boot_DES |
DivToPlot |
Diversities to plot |
Col |
Colors for the different diversities |
Transparency |
Transparency for the confidence intervals |
A plot
Torsten Hauffe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.