Learn R Programming

benford.analysis (version 0.1.4)

print.Benford: Print method for Benford Analysis

Description

The print method for "Benford" objects.

Usage

"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.