copyPriorModelFiles: copyPriorModelFiles

Description Usage Arguments

View source: R/copyPriorModelFiles.R

Description

Copies the previously executed model control files into the top level user's results directory. RSPARROW is terminated after files are copied and the copied control script, sparrow_control.R, is opened in Rstudio.

Executed By: executeRSPARROW.R
Executes Routines: errorOccurred.R

Usage

1
copyPriorModelFiles(activeFile, old_run_id, path_master, batch_mode)

Arguments

activeFile

character string path to sparrow_control.R file at currently top level of user's results directory

old_run_id

character string indicating the archived model subdirectory containing control files to be copied

path_master

character string path to RSPARROW_master directory. Internally reset to 'RSPARROW_master/R/' subdirectory

batch_mode

yes/no character string indicating whether RSPARROW is being run in batch mode


tbep-tech/tbepRSparrow documentation built on Oct. 9, 2020, 6:24 a.m.