new.ccdir {IntCal}R 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())

[Package IntCal version 0.3.1 Index]