new.ccdir: Make directory and fill with calibration curves

View source: R/IntCal.R

new.ccdirR Documentation

Make directory and fill with calibration curves

Description

Make an alternative ‘curves’ directory and fill it with the calibration curves.

Usage

new.ccdir(ccdir = "./ccurves")

Arguments

ccdir

Name and location of the new directory. Defaults to ‘ccurves’, a folder within the current working directory, ccdir="./ccurves".

Details

Copies all calibration curves within the ‘IntCal’ package to the new directory.

Examples

new.ccdir(tempdir())

IntCal documentation built on July 12, 2022, 1:05 a.m.