print.Benford: Print method for Benford Analysis

Description Usage Arguments Value

View source: R/functions-new.R

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.


carloscinelli/benford.analysis documentation built on Aug. 26, 2019, 8:08 a.m.