Creates a summary of a data quality report.
report_summary(qcreport, maxrows)
qcreport | QC errors report as created by merging results from
|
---|---|
maxrows | Number of rows to return for each field. |
A list with for each field that has errors or warnings the first
maxrows
number of records.