triggerWarning: Returns 'run_error', after setting 'run_error$level' to 1 if...

Description Usage Arguments

View source: R/triggerWarning.R

Description

Returns run_error, after setting run_error$level to 1 if triggers warning and continues execution

Usage

1
triggerWarning(run_props, run_error, msg)

Arguments

run_props

dataframe with four columns ("name", "value", "java_data_type", and "location" defined when a Run Properties File provided by the system is read by the readRunPropertiesFile() function.

run_error

list of length 2 having the integer value of the error level and the message to be displayed.

msg

character string containing the warning message


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.