convert_all_currencies: Convert all Currencies

View source: R/CurrencyConversion.R

convert_all_currenciesR Documentation

Convert all Currencies

Description

A function for finding the relevant currency conversion factors for all household interviews

Usage

convert_all_currencies(data, country_column = "country", year_column = "year")

Arguments

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

Details

Rpackage file: CurrencyConversion.R


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