update_data_cftc: Updates the data table specified with the historical data...

Description Usage Arguments

View source: R/support.r

Description

Updates the data table specified with the historical data dataset provided.

Usage

1
update_data_cftc(data, table_data, tickers, dates, con)

Arguments

data

a data.frame or childs. Contains candidate data for table_data update.

table_data

a scalar character vector. Specifies the name of the table to udate with data.

tickers

a data.frame or childs. Tickers corresponding to data.

dates

a data.frame or childs. Dates corresponding to data.

con

a connection object to the relevant database.


bautheac/pullit documentation built on June 7, 2021, 12:11 p.m.