suggest_permanent_names {retroharmonize} | R Documentation |
Suggest the use of established naming conventions.
suggest_permanent_names(survey_program = "eurobarometer")
survey_program |
Suggest permanent names for the survey progarm |
Established survey programs usually have their own variable name conventions. The suggested constant names keep these variable names constant.
A character vector with suggested permanent names.
Other harmonization functions:
collect_val_labels()
,
harmonize_na_values()
,
harmonize_values()
,
harmonize_var_names()
,
label_normalize()
,
suggest_var_names()
suggest_permanent_names ( "eurobarometer" )