powered by
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).
cc=1
cc=2
cc=3
Use postbomb=TRUE to get a postbomb calibration curve (default postbbomb=FALSE).
postbomb=TRUE
postbbomb=FALSE
The calibration curve (invisible).
Copy the radiocarbon calibration curve defined by cc into memory.
http://www.chrono.qub.ac.uk/blaauw/manualBacon_2.3.pdf
# NOT RUN { intcal13 <- copyCalibrationCurve(1) # }
Run the code above in your browser using DataLab