Benford_table: The dataset for contingency table of each digit in each digit...

View source: R/Benford_table_functions.R

benford_tableR Documentation

The dataset for contingency table of each digit in each digit place conforming to Benford's Law.

Description

A data frame with 10 rows and 100 columns. Entry [i, j] corresponds to the freqency of digit i in digit place j in decimals.

Usage

benford_table

Format

An object of class data.frame with 10 rows and 100 columns.


jlederluis/digitanalysis documentation built on Nov. 5, 2023, 11:46 a.m.