View source: R/check_missing_regex.R
check_missing_regex | R Documentation |
Check all labeled values if they fall in the range for missing values GADSdat
.
check_missing_regex(
GADSdat,
missingRegex = "missing|omitted|not reached|nicht beantwortet|ausgelassen"
)
GADSdat |
A |
missingRegex |
Value labels which should be declared as missings. |
Checks include
...
Returns the test report.
# tbd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.