Creates a summary of a data quality report.

report_summary(qcreport, maxrows)

Arguments

qcreport

QC errors report as created by merging results from check_fields, check_eventdate, check_onland, check_depth, ...

maxrows

Number of rows to return for each field.

Value

A list with for each field that has errors or warnings the first maxrows number of records.