accounting: The combined accounting data sets

Description Usage Format Source Examples

Description

The data is built to have the count in the number column with the first and last digit separated

Usage

1

Format

A data frame with columns:

data

The variable is character. The data object used to calculate digit counts

number

The variable is numeric. The number of votes cast for the candidate

first

The variable is character. The first digit of number

last

The variable is character. The last digit of number

Source

https://github.com/carloscinelli/benford.analysis and https://www.amazon.com/Benfords-Law-Applications-Accounting-Detection/dp/1118152859

Examples

1
2
3
4
## Not run: 
accounting

## End(Not run)

byuidatascience/data4benfords documentation built on May 6, 2020, 10:10 p.m.