integrity_report | R Documentation |
The integrity report provides diagnostic information to fix authors to resolve any internal data integrity issues (duplicates, referential integrity, loss of data, etc.)
integrity_report(verified_fixes, file = NULL, include_problem_cases = TRUE)
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 |
A data.frame with the integrity report
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.