unnest_failed_validation_results: Unnest failed validation results

View source: R/quality_assurance.R

unnest_failed_validation_resultsR Documentation

Unnest failed validation results

Description

This function unnests the validation report, created by the data.validator package, for validation tests resulting in errors or warnings. A tibble containing the failed information is exported.

Usage

unnest_failed_validation_results(report)

Arguments

report

validation report created by the data.validator package

Value

tibble containing the failed validation information


gcfrench/store documentation built on Jan. 30, 2025, 2:59 p.m.