set_calib_curve: Set the radiocarbon calibration curve for an analysis

View source: R/data_io_functions.R

set_calib_curveR Documentation

Set the radiocarbon calibration curve for an analysis

Description

This is one of a set of helper functions for undertaking a typical analysis of radiocarbon dates. For details on the overall framework for these helper function, see set_rc_meas.

Usage

set_calib_curve(data_dir, analysis_name, calibration_curve)

Arguments

data_dir

The directory in which to store analysis data

analysis_name

A unique name for a given analysis in data_dir

calibration_curve

Either the name of a calibration curve or a data frame specifying the calibration curve (see load_calib_curve for format and choices).

See Also

  • set_sim() for an overview of the "standard pipeline"

  • load_calib_curve() for the format of calib_df


eehh-stanford/baydem documentation built on June 3, 2024, 5:46 p.m.