purge_values: Replaces unwanted values by NAs

Description Usage Arguments

View source: R/purge_values.R

Description

Find values in a dataframe and replace them by NAs. Also give the liste of the variables implied Beware of the factors. The variables stays as factors and the level is still in memory.

Usage

1

Arguments

base

the dataframe to clean

value

the value or vector of value to find and remove. if "space" it removes the blank thousands separator.


CorReg documentation built on Sept. 6, 2019, 3 a.m.