all_currency_codes | A vector containing every currency code |
all_locales | A vector containing all locale names |
characters | A table with localized character data |
characters_elements | Element lists for different _CLDR_ data tables |
character_labels | A table with localized character labels and descriptors |
cldr_characters | Get localized values from the characters dataset |
cldr_character_labels | Get localized values from the character_labels dataset |
cldr_currencies | Get a single localized value from the currencies dataset |
cldr_dates | Get a single localized value from the dates dataset |
cldr_locale_names | Get a single localized value from the locale_names dataset |
cldr_numbers | Get a single localized value from the numbers dataset |
currencies | A table with localized currency attributes and descriptors |
currencies_elements | Element lists for different _CLDR_ data tables |
currency_code_list | Element lists for different _CLDR_ data tables |
dates | A table with localized date attributes and descriptors |
dates_elements | Element lists for different _CLDR_ data tables |
default_locales | A table containing a mapping of default locale names to base locales |
element_lists | Element lists for different _CLDR_ data tables |
locale_list | Element lists for different _CLDR_ data tables |
locale_names | A table with localized language, script, and territory names |
locale_names_elements | Element lists for different _CLDR_ data tables |
numbers | A table with localized numerical attributes and descriptors |
numbers_elements | Element lists for different _CLDR_ data tables |