currency_info: Information for each of 191 currencies

currency_infoR Documentation

Information for each of 191 currencies

Description

Information for each of 191 currencies

Usage

currency_info

Format

An object of class data.frame with 191 rows and 15 columns.

Value

A data.frame containing currency information for 191 currencies. Currency information includes: name, iso code, currency symbol (and alternative symbols if applicable), subunit, number of subunits per major unit, whether the currency symbol ought to appear before or after the number of units, display format, html entity, decimal mark, thousands separator, iso numeric, and smallest denomination.

Examples

head(currency_info)

priceR documentation built on Oct. 22, 2023, 1:10 a.m.