powered by
The function returns a prepared data frame that can be used by the other functions of the package.
prep(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.