User_friendly: User-friendly LUCAS harmonized

Description Usage Arguments See Also Examples

View source: R/lucas.r

Description

Creates columns with labels for coded variables and decodes all variables where possible to explicit labels

Usage

1
User_friendly(con, data_dir, years)

Arguments

con

Connection to db

data_dir

Directory where files are stored

years

Numeric vector of years to be harmonised

See Also

To create the conection please see Connect_to_db

Examples

1
2
3
## Not run: 
User_friendly(con, '/data/LUCAS_harmo/data/mappings', c(2006, 2009, 2012, 2015, 2018))
## End(Not run)

lucas documentation built on Oct. 23, 2020, 7:55 p.m.

Related to User_friendly in lucas...