The csv file contains the definition of one qaTasks
Usage
read.qaTask(checkListFile, ...)
Arguments
checkListFile
A character scalar giving the file path, which is a csv
spreadsheet contains the detailed information of each QA task. It should have
the columns: 'qaID', 'qaName', 'description', 'qaLevel','pop', 'type', 'formula', 'subset', 'plotType'.
See the slots of qaTask-class for more details.
...
other arguments
db environment See the slots of qaTask-class for more details.