prep {BeyondBenford} | R Documentation |
The function returns a prepared data frame that can be used by the other functions of the package.
prep(dat)
dat |
The considered dataset, a data frame. |
The prepared dataset, a data frame containing only numerical values: character strings and NA values are all replaced by 0.
Blondeau Da Silva St\'ephane