db_ibor.delete: Delete one specified IBOR from DB if exists.

View source: R/db_ibor.R

db_ibor.deleteR Documentation

Delete one specified IBOR from DB if exists.

Description

Delete one specified IBOR from DB if exists.

Usage

db_ibor.delete(name, period, to_delete_ibor)

Arguments

name

the name of the IBOR (e.g. EURIBOR, LIBOR)

period

the period of the IBOR (e.g. 3M, 12M)

to_delete_ibor

the data.table containing the IBOR to delete.

Value

Nothing.


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