Provides a summary of diagnostic results returned by
diagnose_cube(). The summary reports the number of evaluated
rules, counts per severity level, and the number of diagnostics
per cube dimension.
Usage
# S3 method for class 'cube_diagnostics'
summary(object, ...)Arguments
- object
A
cube_diagnosticsobject returned bydiagnose_cube().- ...
Additional arguments passed to other methods (currently unused).
See also
Other diagnostic_methods:
plot.cube_diagnostics(),
print.cube_diagnostics()
