Description Usage Arguments Details Value See Also Examples
View source: R/suggest_var_names.R
Suggest the use of established naming conventions.
1 | 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()
1 | suggest_permanent_names ( "eurobarometer" )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.