Print Method for Effects Summary Output

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