report_summary: Creates a summary of a data quality report.

View source: R/report.R

report_summaryR Documentation

Creates a summary of a data quality report.

Description

Creates a summary of a data quality report.

Usage

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.


iobis/obistools documentation built on March 19, 2024, 6:27 a.m.