validation_summary {iNZightTools} | R Documentation |
Generates a summary of a confrontation which gives basic information about each validation rule tested.
validation_summary(cf)
cf |
Confrontation object from |
A data.frame
with number of tests performed, number of
passes, number of failures, and failure percentage for each validation rule.
Daniel Barnett