intcal.read.data: Read data underlying the IntCal curves.

View source: R/intcal_json.R

intcal.read.dataR Documentation

Read data underlying the IntCal curves.

Description

Download the json file that contains the IntCal20 radiocarbon calibration curves and the contributing data series.

Usage

intcal.read.data(from.intchron.org = FALSE, from.jsonfile = FALSE)

Arguments

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

Details

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.

Examples

 intcal <- intcal.read.data()

Maarten14C/IntCal documentation built on Oct. 11, 2023, 1:25 a.m.