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 June 8, 2025, 12:42 p.m.