powered by
Generates a summary of a confrontation which gives basic information about each validation rule tested.
validation_summary(cf)
A data.frame with number of tests performed, number of passes, number of failures, and failure percentage for each validation rule.
data.frame
Confrontation object from validate::confront()
validate::confront()
Daniel Barnett