clear_tables: Clear data in all tables in stock database

Description Usage Arguments Value Functions See Also

Description

Generic function to Clear existed data in all tables in stock_db.

Usage

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

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

Arguments

stock_db

A stock database object to operate.

...

Extra arguments to be passed to methods.

Value

NULL invisibly. Raise error if anything goes wrong.

Functions

See Also

Other data management: convert_import_file(), get_datasource(), 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.