Learn R Programming

eatGADS (version 1.1.1)

applyNumCheck: 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)

Value

A recoded GADSdat.

Arguments

GADSdat

A GADSdat object.

numCheck

A data.frame as created by createNumCheck.

Details

This function is currently under development.

Examples

Run this code
# tbd

Run the code above in your browser using DataLab