get_datasource: Get data source info for importing raw data

Description Usage Arguments Value Functions See Also

Description

Generic function to get data source info for importing raw data into stock_db.

Usage

1
2
3
4
get_datasource(stock_db, ...)

## S4 method for signature 'gta_db'
get_datasource(stock_db, ...)

Arguments

stock_db

A stock database object to operate.

...

Extra arguments to be passed to methods.

Value

A dataframe of info about importing raw data if succeed, otherwise NULL.

Functions

See Also

Other data management: clear_tables(), convert_import_file(), import_table(), process_files(), read_import_file(), ttm_financial_report(), update_db(), write_import_file()


chriszheng2016/zstmodelr documentation built on June 13, 2021, 8:59 p.m.