expected_blood
or received_blood
column
that terminates the script with an informative
message saying what was wrong otherwise it simply returns NULL.test_for_yes_no.Rd
Throws and error on bad input for the expected_blood
or received_blood
column
that terminates the script with an informative
message saying what was wrong otherwise it simply returns NULL.
test_for_yes_no(expected, file_name, col_name, run_props, run_error)
expected | character vector of values from the |
---|---|
file_name | character vector of length one with the file name. |
col_name | character vector of length one with column name. |
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 |
run_error | list of length 2 having the integer value of the error level and the message to be displayed. |
NULL if test finds no bad input.