convert_currency: Function to retrieve historical exchange rates of a base to a...

Description Usage Arguments Value

View source: R/convert_currency.R

Description

Function to retrieve historical exchange rates of a base to a symbol currency for the past x amount of days

Usage

1
convert_currency(from, to, days)

Arguments

from

string - base currency

to

string - target currency

days

int - T-number of days we're querying

Value

data.table


zsofivamos/mr documentation built on June 16, 2020, 1:39 a.m.