currency_info {priceR} | R 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)
[Package priceR version 1.0.1 Index]