currencies: A table with localized currency attributes and descriptors

currenciesR Documentation

A table with localized currency attributes and descriptors

Description

The currencies table contains localized data for number-related entities across 574 locales. This table has 173,013 rows, one per distinct combination of locale and currency (currency_code), and the following 7 columns:

  • locale (character)

  • currency_code (character)

  • currency_display_name (character)

  • currency_symbol (character)

  • currency_symbol_narrow (character)

  • currency_display_name_count_1 (character)

  • currency_display_name_count_other (character)

Usage

currencies

Format

An object of class tbl_df (inherits from tbl, data.frame) with 175070 rows and 7 columns.


rich-iannone/i18n documentation built on July 5, 2023, 11:01 a.m.