Skip to contents

Summary method for shapr objects

Usage

# S3 method for class 'shapr'
summary(object, digits = 2L, ...)

Arguments

object

A shapr object.

digits

Integer. (Maximum) number of digits to be displayed after the decimal point. Defaults to 2.

...

Currently unused.

Value

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.