importCSVcontrol: importCSVcontrol

Description Usage Arguments Value

View source: R/importCSVcontrol.R

Description

Imports csv control file and checks/corrects the number of columns used by the 'syncVarNames' function.

Executed By:


Executes Routines:


Usage

1
2
importCSVcontrol(filein, Ctype, NAMES, strEndMessage, file.output.list,
  exitRun, batch_mode)

Arguments

filein

path to input file in csv format

Ctype

column class designation for required columns

NAMES

column names for required columns

strEndMessage

message string to be evaluated

exitRun

TRUE/FALSE states whether code should terminate

batch_mode

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

Value

data data object imported from csv control file


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