apply_missing: Transforms strings to NA

Description Usage Arguments Value

Description

Transforms strings to NA

Usage

1
apply_missing(df, missing_strings = c("", "NA", "NULL"))

Arguments

df

data.frame with values that should be NA

missing_strings

strings that should be replaced by NA

Value

data.frame with strings replaced by NA


edvalente/edsteR documentation built on May 15, 2019, 4:23 a.m.