stringi (version 1.1.6)

stri_locale_list: List Available Locales

Description

Creates a character vector with all known locale identifies.

Usage

stri_locale_list()

Arguments

Value

Returns a character vector with locale identifiers that are known to ICU.

Details

Note that not all services may be available for all locales. Queries for locale-specific services are always performed during the resource request.

See stringi-locale for more information.

See Also

Other locale_management: stri_locale_info, stri_locale_set, stringi-locale