Set Language of the Data Dictionary
set_datadict_language.RdSet Language of the Data Dictionary
Usage
set_datadict_language(lang = c("en", "de", stdatadictEnv$available_languages))Arguments
- lang
a character string that specifies the language code for the language of the data dictionary. Get a list of available language codes with
get_datadict_language_codes().