Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

R_Date

Returns the Oxcal code for the calibration of 14C dates


Description

R_Date takes names, BP dates and standard deviation for those dates as vectors, and returns a bit of oxcal code that can be used to feed it into oxcal. For details concerning the Oxcal calibration please consult the help page of Oxcal.

Usage

R_Date(names, r_dates, stds)

Arguments

names

a vector of names for the dates

r_dates

a vector containing the BP dates that should be calibrated

stds

a vector containing the standard deviation that should be calibrated

Value

a string containing the respective Oxcal code


oxcAAR

Interface to 'OxCal' Radiocarbon Calibration

v1.1.0
GPL-2 | file LICENSE
Authors
Hinz Martin [aut, cre], Clemens Schmid [aut], Daniel Knitter [aut], Carolin Tietze [aut]
Initial release
2021-02-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.