print.Benford: Print method for Benford Analysis
Description
The print
method for "Benford" objects.
Usage
# S3 method for Benford
print(x, how.many=5, ...)
Arguments
how.many
a number that defines how many of the biggest absolute differences to show.
...
arguments to be passed to generic print functions.
Value
Prints the Benford object.