applyNA: applyNA

View source: R/applyNa.R

applyNAR Documentation

applyNA

Description

Default Unknowns : dnk nd na ne zna unknown do not know

Usage

applyNA(data, varname, searchlist = NULL, join = FALSE)

Arguments

data

Dataset which contain the variable to be processed

varname

The variable where all kind of UNKNOWNS should be identified and replaced by NA

searchlist

An optional list of unknown values

join

False by default, if TRUE, the searchlist will be added to the default list of UNKNOWNS

Value

variable with NAs edited and message to confirm, or warning GDE or data ?


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.