summary.checks: Summarize checks produced by ConjointChecks
.
Description
Takes output from ConjointChecks
and produces a matrix showing
the percentage of reported violations at each cell.
Usage
# S3 method for checks
summary(object, ...)
Value
No return value, called for side effects
Arguments
- object
Object returned by ConjointChecks
of class
checks
.
- ...
further arguments passed to or from other methods