View source: R/locale_management.R
stri_locale_list | R Documentation |
Creates a character vector with all available locale identifies.
stri_locale_list()
Note that some of the services may be unavailable in some locales. Querying for locale-specific services is always performed during the resource request.
See stringi-locale for more information.
Returns a character vector with locale identifiers that are known to ICU.
Marek Gagolewski and other contributors
The official online manual of stringi at https://stringi.gagolewski.com/
Gagolewski M., stringi: Fast and portable character string processing in R, Journal of Statistical Software 103(2), 2022, 1-59, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18637/jss.v103.i02")}
Other locale_management:
about_locale
,
stri_locale_info()
,
stri_locale_set()
stri_locale_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.