element_lists | R Documentation |
Several element lists are available for use in the various cldr_*()
functions. The list object names, the number of elements they hold, and the
functions they nicely pair with are:
locale_list currency_code_list locale_names_elements currencies_elements dates_elements numbers_elements characters_elements
An object of class list
of length 574.
An object of class list
of length 305.
An object of class list
of length 4.
An object of class list
of length 5.
An object of class list
of length 37.
An object of class list
of length 26.
An object of class list
of length 12.
locale_list
(574) -> several cldr_*()
functions
currency_code_list
(305) -> cldr_currency()
currencies_elements
(5) -> cldr_currency()
locale_names_elements
(4) -> cldr_locale_names()
dates_elements
(28) -> cldr_dates()
numbers_elements
(26) -> cldr_numbers()
characters_elements
(12) -> cldr_characters()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.