db_volatility.delete: Delete one specified Volatility Index from DB if exists.

View source: R/db_volatility.R

db_volatility.deleteR Documentation

Delete one specified Volatility Index from DB if exists.

Description

Delete one specified Volatility Index from DB if exists.

Usage

db_volatility.delete(name, to_delete_volatility)

Arguments

name

the name of the Volatility Index (e.g. VIX, VXD)

to_delete_volatility

the data.table containing the Volatility Index to delete.

Value

Nothing.


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