Learn R Programming

iNZightTools (version 2.0.1)

validation_summary: Validation Confrontation Summary

Description

Generates a summary of a confrontation which gives basic information about each validation rule tested.

Usage

validation_summary(cf)

Value

A data.frame with number of tests performed, number of passes, number of failures, and failure percentage for each validation rule.

Arguments

cf

Confrontation object from validate::confront()

Author

Daniel Barnett