checkMissingData1Vars: checkMissingData1Vars

Description Usage Arguments Value

View source: R/checkMissingData1Vars.R

Description

Identifies REQUIRED system variables with all missing/zero values in the data1.csv file and adds missing variables to the file with all NA values. Outputs a printed warning for users and a list of missing variables as a message in console.

Executed By: dataInputPrep.R
Executes Routines:


Usage

1
checkMissingData1Vars(data1, batch_mode)

Arguments

data1

input data (data1)

batch_mode

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

Value

data1 data1 input data.frame with missing variables added


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