Learn R Programming

assertive (version 0.1-7)

locale_categories: Allowed locale categories.

Description

The categories of locale that can be gotten/set.

Usage

locale_categories(include_all = TRUE)

Arguments

include_all
If TRUE, the value LC_ALL is included.

Value

  • A character vector of locale categories.

See Also

sys_get_locale.