View source: R/CurrencyConversion.R
convert_all_currencies | R Documentation |
A function for finding the relevant currency conversion factors for all household interviews
convert_all_currencies(data, country_column = "country", year_column = "year")
data |
The data containing a column of ISO country codes and a column of Years |
country_column |
The name of the country column |
year_column |
The name of the year column |
Rpackage file: CurrencyConversion.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.