print.shapr | R Documentation |
Print method for shapr objects
## S3 method for class 'shapr'
print(x, digits = 4, ...)
x |
A shapr object |
digits |
Scalar Integer. Number of digits to display to the console |
... |
Unused |
No return value (but prints the shapley values to the console)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.