recodeString2NA {eatGADS}R Documentation

Recode a string to NA.

Description

Deprecated, use recode2NA instead..

Usage

recodeString2NA(GADSdat, recodeVars = namesGADS(GADSdat), string = "")

Arguments

GADSdat

A GADSdat object.

recodeVars

Character vector of variable names which should be recoded.

string

Which string should be recoded to NA?

Value

Returns the recoded GADSdat.


[Package eatGADS version 1.1.0 Index]