Print Method for Sherlock Summary Output

# S3 method for 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.