cl_locale | R Documentation |
Get the locale to use with the codelist
cl_locale(codelist, preferred = getOption("CLLOCALE", NA_character_))
codelist |
a |
preferred |
the preferred locale. If missing or not present in the code list, the first locale in the code list will be used. |
A character vector of length 1 with the locale. Can be NA
when the
codelist does not have locales.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.