db_currency.save: Save Currency into DB.

View source: R/db_currency.R

db_currency.saveR Documentation

Save Currency into DB.

Description

Save Currency into DB.

Usage

db_currency.save(name, currency)

Arguments

name

the name of the Currency (e.g. EUR_CHF, EUR_USD)

currency

data.table containing the Currency to save.

Value

Nothing.


scalastic/fin.backend documentation built on Nov. 18, 2022, 7:10 a.m.