check_ind: check_ind

Description Usage Arguments Details Value Examples

View source: R/prep_functions.R

Description

Checks an individual (survey) variable for common errors.

Usage

1
check_ind(ind_var)

Arguments

ind_var

the individual (survey) variable you want to check

Details

Checks an individual (survey) variable for the following common errors:

Value

If no errors are detected the function returns silently. Any errors will stop the function or script to be investigated.

Examples

1
## check_ind(ind_var)

rakeR documentation built on May 2, 2019, 5:13 a.m.