Description Usage Arguments Value Examples
BchronDensity_plot_params
1 | BchronDensity_plot_params(ID, x)
|
ID |
character, the site ID |
x |
output object from BchronDensity |
A line plot for radiocarbon dates
1 2 | Dens_KM = BchronDensity(ages=dates_KM$Date, ageSds=dates_KM$Uncertainty, calCurves=rep('intcal13', nrow(dates_KM)))
BchronDensity_plot_params("KM", Dens_KM)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.