print.Benford {benford.analysis} | R Documentation |
The print
method for "Benford" objects.
## S3 method for class 'Benford'
print(x, how.many=5, ...)
x |
a "Benford" object. |
how.many |
a number that defines how many of the biggest absolute differences to show. |
... |
arguments to be passed to generic print functions. |
Prints the Benford object.