| SHCal20 {SoilR} | R Documentation |
The SHCal20 southern hemisphere radiocarbon curve for the 0-55,000 yr BP period
Description
Atmospheric radiocarbon calibration curve for the period 0 to 55,000 yr BP for the southern hemisphere.
Usage
data(SHCal20)
Format
A data frame with 9501 rows and 5 variables.
CAL.BPCalibrated age in years Before Present (BP).
C14.ageC14 age in years BP.
Sigma.C14.ageStandard deviation for
C14.age.Delta.14CDelta.14C value in per mil.
Sigma.Delta.14CStandard deviation of
Delta.14Cin per mil.
Details
All details about the derivation of this dataset are provided in Hogg et al. (2020).
Author(s)
Ingrid Chanca ichanca@bgc-jena.mpg.de
Source
<https://doi.org/10.1017/RDC.2020.59>
References
Hogg, A., Heaton, T., Hua, Q., Palmer, J., Turney, C., Southon, J., . . . Wacker, L. (2020). SHCal20 Southern Hemisphere Calibration, 0–55,000 Years cal BP. Radiocarbon, 62(4), 759-778. doi:10.1017/RDC.2020.59
Examples
plot(SHCal20$CAL.BP, SHCal20$Delta.14C, type="l",
xlab="cal BP", ylab="Delta14C (per mil)")
[Package SoilR version 1.2.107 Index]