new.ccdir {rintcal} | 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(cc.dir)
Arguments
cc.dir |
Name and location of the new directory. For example, this could be a folder called 'ccurves', living within the current working directory, |
Details
Copies all calibration curves within the ‘rintcal’ package to the new directory.
Value
A message informing the user the name of the folder into which the calibration curves have been copied.
Examples
new.ccdir(tempdir())
[Package rintcal version 0.6.4 Index]