copyCalibrationCurve: Copy a calibration curve.

Description Usage Arguments Details Value Author(s) Examples

View source: R/calibrate.R

Description

Copy one of the the calibration curves into memory.

Usage

1
copyCalibrationCurve(cc = 1, postbomb = FALSE)

Arguments

cc

Calibration curve for 14C dates: cc=1 for IntCal13 (northern hemisphere terrestrial), cc=2 for Marine13 (marine), cc=3 for SHCal13 (southern hemisphere terrestrial).

postbomb

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

Details

Copy the radiocarbon calibration curve defined by cc into memory.

Value

The calibration curve (invisible).

Author(s)

Maarten Blaauw, J. Andres Christen

Examples

1
intcal13 <- copyCalibrationCurve(1)

GPawi/clamsy documentation built on July 4, 2020, 12:02 a.m.