lucas (version 1.0)

Align_Map_CSVs: Align mapping CSVs

Description

Corrects any typo, spelling mistake, or spelling difference in the user-created mapping CSVs, used to generate labels in subsequent User_friendly() function by alligning them to the mapping CSV of the latest survey.

Usage

Align_Map_CSVs(mapp_csv_folder, years)

Arguments

mapp_csv_folder

Directory where mapping files are stored

years

Numeric vector of years to be harmonised

See Also

To create the conection please see Connect_to_db

Examples

Run this code
# NOT RUN {
Align_Map_CSVs('/data/LUCAS_harmo/data/mappings', c(2006, 2009, 2012, 2015, 2018))
# }

Run the code above in your browser using DataLab