applyNumCheck {eatGADS} | R 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 |
numCheck |
A |
Details
This function is currently under development.
Value
A recoded GADSdat
.
Examples
# tbd
[Package eatGADS version 1.1.0 Index]