recodeString2NA: Recode a string to 'NA'.

View source: R/recodeString2NA.R

recodeString2NAR 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.


eatGADS documentation built on Oct. 9, 2024, 5:09 p.m.