intcal.read.data {rintcal} | R Documentation |
Download the json file that contains the IntCal20 radiocarbon calibration curves and the contributing data series.
intcal.read.data(from.intchron.org = FALSE, from.jsonfile = FALSE)
from.intchron.org |
Download the IntCal20 json file the inchron.org server. Defaults to FALSE, and then the data will be loaded from within the rintcal package |
from.jsonfile |
The name and location of the json file (if used). Defaults to FALSE, and then the data will be loaded from within the rintcal package |
The intcal curves consist of the IntCal20, SHCal20 and Marine20 calibration curves. The details of these curves can be loaded, as well as the underlying data such as tree-ring records.
intcal <- intcal.read.data()