Learn R Programming

eatGADS (version 1.1.1)

recodeString2NA: Recode a string to NA.

Description

Deprecated, use recode2NA instead..

Usage

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

Value

Returns the recoded GADSdat.

Arguments

GADSdat

A GADSdat object.

recodeVars

Character vector of variable names which should be recoded.

string

Which string should be recoded to NA?