applyNumCheck: Apply recodes according to a numerical check data.frame.

View source: R/NumCheck.R

applyNumCheckR Documentation

Apply recodes according to a numerical check data.frame.

Description

Applies recodes as specified by a numCheck data.frame, as created by createNumCheck.

Usage

applyNumCheck(GADSdat, numCheck)

Arguments

GADSdat

A GADSdat object.

numCheck

A data.frame as created by createNumCheck.

Details

This function is currently under development.

Value

A recoded GADSdat.

Examples

# tbd


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