db_asset.update: Update specified asset into DB if exists.

View source: R/db_asset.R

db_asset.updateR Documentation

Update specified asset into DB if exists.

Description

Update specified asset into DB if exists.

Usage

db_asset.update(name, to_update_asset)

Arguments

name

the name of the asset (e.g. CAC_40, BNP)

to_update_asset

the data.table containing the asset to update.

Value

Nothing.


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