Runs a set of QA checks. This function dispatches the call
in a data set specific function using the type
and subtype
of the
data set. The checks are in source files named validate-xxx.R
depending
on the data source.
Arguments
- rawData
the raw data from
load_data()
- ...
not used / passed to the validation function specific to the type of data.