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)

Arguments

data

dataset to be standardized.

current_var

column name to be standardized.

Value

a dataset with labels renamed based in the mapping included in the package.