validation_summary {iNZightTools}R Documentation

Validation Confrontation Summary

Description

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

Usage

validation_summary(cf)

Arguments

cf

Confrontation object from validate::confront()

Value

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

Author(s)

Daniel Barnett


[Package iNZightTools version 2.0.1 Index]