glue.ccurves | R Documentation |
Produce a custom curve by merging two calibration curves, e.g. a prebomb and a postbomb one for dates which straddle both curves.
glue.ccurves(prebomb = "IntCal20", postbomb = "NH1")
prebomb |
The prebomb curve. Defaults to "IntCal20" |
postbomb |
The postbomb curve. Defaults to "NH1" (Hua et al. 2013) |
The custom-made curve (invisibly)
my.cc <- glue.ccurves()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.