check_ind {rakeR}R Documentation

check_ind

Description

Checks an individual (survey) variable for common errors.

Usage

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

## check_ind(ind_var)

[Package rakeR version 0.2.1 Index]