Micro_check_variable: helper to check dta columns and value present over times...

View source: R/Micro_check_variable.r

Micro_check_variableR Documentation

helper to check dta columns and value present over times series

Description

Support for recoding variable, check ?car::Recode, for labelling variable

Usage

Micro_check_variable(my_pattern = NULL, STORE = FALSE)

Arguments

my_pattern

character for selection of dataset with pattern choose.

STORE

TRUE or FALSE, if TRUE will combine all variables by dataset in a single file.

Examples

## Not run:

 # first consolidate all existing variables
Micro_check_variable(STORE = TRUE)

# then look at variable pattern needed:
Micro_check_variable(my_pattern = "job1_isci3")




## End(**Not run**)

dbescond/iloMicro documentation built on Oct. 1, 2023, 4 p.m.