powered by
This function allows you to organize the variables names of ECH with reference in 2017.
organize_names(data, year, level = "hyp")
data.frame
data.frame contains the ECH microdata
numeric reference year of the data. Available from 2011 to 2019
(string) indicates whether the base to be labelled is of the type "household", "h", "individual", "i" or both, "hyp". Default "hyp"
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
Other organize: to_ascii()
to_ascii()
# \donttest{ toy_ech_2018 <- organize_names(data = ech::toy_ech_2018, year = 2018, level = "h") # }
Run the code above in your browser using DataLab