lang_to_locale | R Documentation |
Converts a language code as used in many of this package's functions to a country-specific locale identifier.
lang_to_locale(lang = pal::pkg_config_val("lang"))
lang |
Language. One of |
A character scalar.
fokus:::lang_to_locale("de")
fokus:::lang_to_locale("en")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.