db_ibor.update: Update one specified IBOR into DB if exists.

View source: R/db_ibor.R

db_ibor.updateR Documentation

Update one specified IBOR into DB if exists.

Description

Update one specified IBOR into DB if exists.

Usage

db_ibor.update(name, period, to_update_ibor)

Arguments

name

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

period

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

to_update_ibor

the data.table containing the IBOR to update.

Value

Nothing.


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