dot-conv_na: Set non-informative values to NA

.conv_naR Documentation

Set non-informative values to NA

Description

Set non-informative values to NA

Usage

.conv_na(x)

Arguments

x

variable to be cleaned

Details

Replaced strings: NA, nan, inf, "NA", "NAN", "null" with NA

Value

variable with values such as "na" set to NA


tkimhofer/cleansing documentation built on Oct. 25, 2022, 1:12 a.m.