recodeString2NA {eatGADS} | R Documentation |
Recode a string to NA
.
Description
Deprecated, use recode2NA
instead..
Usage
recodeString2NA(GADSdat, recodeVars = namesGADS(GADSdat), string = "")
Arguments
GADSdat |
A |
recodeVars |
Character vector of variable names which should be recoded. |
string |
Which string should be recoded to |
Value
Returns the recoded GADSdat
.
[Package eatGADS version 1.1.0 Index]