print.Benford: Print method for Benford Analysis

Description Usage Arguments Value

Description

The print method for "Benford" objects.

Usage

1
2
## S3 method for class 'Benford'
print(x, how.many=5, ...)

Arguments

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.

Value

Prints the Benford object.


benford.analysis documentation built on May 2, 2019, 10 a.m.