print.shapr: Print method for shapr objects

View source: R/print.R

print.shaprR Documentation

Print method for shapr objects

Description

Print method for shapr objects

Usage

## S3 method for class 'shapr'
print(x, digits = 4, ...)

Arguments

x

A shapr object

digits

Scalar Integer. Number of digits to display to the console

...

Unused

Value

No return value (but prints the shapley values to the console)


NorskRegnesentral/shapr documentation built on June 15, 2025, 6:18 a.m.