R/utils.R
rename_values.Rd
Function to rename the codified values of the dataset to the meaningful values detailed in the mapping included in the package.
rename_values(data, current_var)
dataset to be standardized.
column name to be standardized.
a dataset with labels renamed based in the mapping included in the package.