print.sherlock_effects: Print Method for Effects Summary Output

Description Usage Arguments Value

View source: R/print.R

Description

Print Method for Effects Summary Output

Usage

1
2
## S3 method for class 'sherlock_effects'
print(x, ..., digits = 4L)

Arguments

x

An object with class sherlock_effects, which should be a modified data.table.

...

Other options (not currently used).

digits

A numeric integer giving the number of digits to print in the entries of the summary table.

Value

None. Called for the side effect of printing an informative summary table from objects of class sherlock_effects.


Netflix/sherlock documentation built on Dec. 17, 2021, 5:22 a.m.