findControlFiles: findControlFiles

Description Usage Arguments

View source: R/findControlFiles.R

Description

checks to make sure all necessary control files are present in the results directory

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

Usage

1
2
findControlFiles(path_user, if_userModifyData,
  create_initial_dataDictionary, create_initial_parameterControlFiles)

Arguments

path_user

character string path to RSPARROW user directory containing results, data, and gis subdirectories

if_userModifyData

yes/no indicating whether or not the userModifyData.R control file is to be applied

create_initial_dataDictionary

yes/no control setting indicating whether a dataDictionary.csv control file will be created based on the variables found in the data1 file

create_initial_parameterControlFiles

yes/no indicating if new parameter files should be generated based on the dataDictionary.csv control file


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