applyNA | R Documentation |
Default Unknowns : dnk nd na ne zna unknown do not know
applyNA(data, varname, searchlist = NULL, join = FALSE)
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 |
variable with NAs edited and message to confirm, or warning GDE or data ?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.