txtFormatQAObject: Formats results contained in QA process objects into a data frame with
appropriate row and column names
Description
Formats information contained in QA process objects into a data frame
which can then be easly written to a tab delimited file. Information
contained includes the values used in the outlier detection, information
whether the particular parameter passed the outlier test and the
summary aggregator information.
Usage
txtFormatQAObject(qp)
Arguments
qp
A qaProcess object
Value
A data.frame containing the values used in outlier detection,
thresholds used, information regarding whether the parameter
passed/failed the test as well as the summary aggregator information