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)
currenciesAn object of class tbl_df (inherits from tbl, data.frame) with 175070 rows and 7 columns.