currency_conversion_factor: Conversion_factor

View source: R/CurrencyConversion.R

currency_conversion_factorR Documentation

Conversion_factor

Description

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

Usage

currency_conversion_factor(year, country_code)

Arguments

year

The year you are querying the conversion factors for

country_code

The country codes that you are querying for

Details

Rpackage file: CurrencyConversion.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.