Copy one of the the calibration curves into memory.
copyCalibrationCurve(cc = 1, postbomb = FALSE)
Calibration curve for 14C dates: cc=1
for IntCal13 (northern hemisphere terrestrial), cc=2
for Marine13 (marine),
cc=3
for SHCal13 (southern hemisphere terrestrial).
Use postbomb=TRUE
to get a postbomb calibration curve (default postbbomb=FALSE
).
The calibration curve (invisible).
Copy the radiocarbon calibration curve defined by cc into memory.
# NOT RUN {
intcal13 <- copyCalibrationCurve(1)
# }
Run the code above in your browser using DataLab