View source: R/additional_plot_functions.R
| calcurve_plot | R Documentation | 
Plots calibrated dates on the calibration curve
calcurve_plot( x, dates_sigma_ranges = NULL, uncal_range = TRUE, cal_range = TRUE )
| x | an object of class oxcAARCalibratedDate or oxcAARCalibratedDatesList | 
| dates_sigma_ranges | character. The sigma range used for the error bars ("two_sigma", "one_sigma" or "three_sigma") | 
| uncal_range | logical. If TRUE (default), the plot contains error bars for the the uncalibrated age | 
| cal_range | logical. If TRUE (default), the plot contains error bars for the the calibrated age | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.