Skip to contents

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

Daniel Barnett