R/benford_table.R

#' The dataset for contingency table of each digit in each digit place conforming to Benford's Law.
#'
#' 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.
"benford_table"
jlederluis/digitanalysis documentation built on Nov. 5, 2023, 11:46 a.m.