prep: Data set preparation

Description Usage Arguments Value Author(s)

View source: R/prep.R

Description

The function returns a prepared data frame that can be used by the other functions of the package.

Usage

1
prep(dat)

Arguments

dat

The considered dataset, a data frame.

Value

The prepared dataset, a data frame containing only numerical values: character strings and NA values are all replaced by 0.

Author(s)

Blondeau Da Silva St\'ephane


BeyondBenford documentation built on July 25, 2020, 1:06 a.m.