Summary Method for Shapr Objects
# S3 method for shapr
summary(object, digits = 2L, ...)Prints a formatted summary of the shapr object,
and invisibly returns a named list of summary components.
See the details section of get_results() for details about each component.
A shapr object.
Integer. (Maximum) number of digits to be displayed after the decimal point. Defaults to 2.
Currently unused.