copyCalibrationCurve: Copy a calibration curve

View source: R/rintcal.R

copyCalibrationCurveR Documentation

Copy a calibration curve

Description

Copy one of the calibration curves into memory. Renamed to ccurve, and copyCalibrationCurve will become obsolete

Usage

copyCalibrationCurve(cc = 1, postbomb = FALSE)

Arguments

cc

Calibration curve for 14C dates: cc=1 for IntCal20 (northern hemisphere terrestrial), cc=2 for Marine20 (marine), cc=3 for SHCal20 (southern hemisphere terrestrial). Alternatively, one can also write, e.g., "IntCal20", "Marine13".

postbomb

Use postbomb=TRUE to get a postbomb calibration curve (default postbomb=FALSE).

Details

Copy the radiocarbon calibration curve defined by cc into memory.

Value

The calibration curve (invisible).


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