print.sherlock: Print Method for Sherlock Summary Output

Description Usage Arguments Value

View source: R/wrappers.R

Description

Print Method for Sherlock Summary Output

Usage

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

Arguments

x

An object with class sherlock, 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.


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