db_currency.delete: Delete one specified Currency from DB if exists.

View source: R/db_currency.R

db_currency.deleteR Documentation

Delete one specified Currency from DB if exists.

Description

Delete one specified Currency from DB if exists.

Usage

db_currency.delete(name, to_delete_currency)

Arguments

name

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

to_delete_currency

the data.table containing the Currency to delete.

Value

Nothing.


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