View source: R/restcountries_api.R
rc_by_currency | R Documentation |
Currency is a system of money in general use in a particular country at a specific time. You can read more about the currencies for the various countries https://www.xe.com/currency/
rc_by_currency(input)
input |
Vector(charact) which contains three-character alphabetic, and the three digit numeric ISO 4217 code for any country. |
## Not run:
x <- rc_by_currency('USD')
x
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.