copyScripts: Copies script files to scripts folder in model archive

Description Usage Arguments Examples

Description

The copyScripts function downloads the appropriate version of R to include in the archive.

Usage

1
copyScripts(scriptFiles = NULL, filePath = "modelArchive/scripts")

Arguments

scriptFiles

character vector of script file names to copy to scripts directory in model archive folder. If NULL defaults to all files in working directory with .R extension.

filePath

file path of folder to copy scripts to.

Examples

1

USGS-R/modelArchive documentation built on May 9, 2019, 8:38 p.m.