Description Usage Arguments Details Author(s) Examples
From a given calendar ages, the calibration curve (default cc=1) is interpolated and the corresponding 14C age and error is returned.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
yr |
The cal BP year. |
cc |
calibration curve for C14 dates (1, 2 or 3). |
cc1 |
For northern hemisphere terrestrial C14 dates. |
cc2 |
For marine C14 dates. |
cc3 |
For southern hemisphere C14 dates. |
cc4 |
A custom calibration curve |
ccdir |
Directory where the calibration curves for C14 dates |
postbomb |
Which postbomb curve to use for negative 14C dates |
pb1 |
For Northern hemisphere region 1 postbomb C-14 dates. |
pb2 |
For Northern hemisphere region 2 postbomb C-14 dates. |
pb3 |
For Northern hemisphere region 3 postbomb C-14 dates. |
pb4 |
For Southern hemisphere regions 1-2 postbomb C-14 dates. |
pb5 |
For Southern hemisphere region 3 postbomb C-14 dates. |
Interpolation is used, and values outside the calibration curve are given as NA. For negative cal BP ages, a postbomb curve will have to be provided.
Maarten Blaauw
1 | calBP.14C(100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.