summary.shapr | R Documentation |
Summary method for shapr objects
## S3 method for class 'shapr'
summary(object, digits = 2L, ...)
object |
A shapr object. |
digits |
Integer. (Maximum) number of digits to be displayed after the decimal point. Defaults to 2. |
... |
Currently unused. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.