integrity_report: Produce a report on the integrity of proposed fixes

integrity_reportR Documentation

Produce a report on the integrity of proposed fixes

Description

The integrity report provides diagnostic information to fix authors to resolve any internal data integrity issues (duplicates, referential integrity, loss of data, etc.)

Usage

integrity_report(verified_fixes, file = NULL, include_problem_cases = TRUE)

Arguments

verified_fixes

Output of verify_fixes

file

If not NULL, a path to where the integrity report should be saved

include_problem_cases

If a request has the Problem field being TRUE, then the request will be treated as erroneous, even if no diagnostic flags have been raised for that fix request

Value

A data.frame with the integrity report


nyuglobalties/anara documentation built on July 17, 2024, 4:05 p.m.