View source: R/CurrencyConversion.R
currency_conversion_factor | R Documentation |
Identify the closest available currency conversion factor based on world bank data. If we cannot find the current currency conversion factor, we will check for the most recent, going as far back as 10 years
currency_conversion_factor(year, country_code)
year |
The year you are querying the conversion factors for |
country_code |
The country codes that you are querying for |
Rpackage file: CurrencyConversion.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.