update_data: 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(data, table_data, tickers, fields, 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.

fields

A data.frame or childs. Fields 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.