Skip to contents

Set 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().

Value

old language option invisibly.

Examples

## Set the language of the data dictionary to german
set_datadict_language("de")