db_currency.update: Update one specified Currency into DB if exists.

View source: R/db_currency.R

db_currency.updateR Documentation

Update one specified Currency into DB if exists.

Description

Update one specified Currency into DB if exists.

Usage

db_currency.update(name, to_update_currency)

Arguments

name

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

to_update_currency

the data.table containing the Currency to update.

Value

Nothing.


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