Atmospheric South data for calibration of 14C age
SHCal20.RdAs 14C years is not equal to calendar years because atmospheric 14C concentration varies through time. Hence, data in AtmosphericSouth_CalC14 allows a calibration for mid-latitude Southern Hemisphere atmospher reservoir.
Usage
data("SHCal20")Format
A data frame with 3 variables.
CAL.BPa numeric vector correpondig to calendar years (in ky) befor present
X14C.agea numeric vector correponding to 14C age
Errora numeric vector correponding to error arround 14C age measurement
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
data(SHCal20)
## maybe str(SHCal20) ; head(SHCal20) ...