Description Usage Arguments Value Methods (by class)
Generic function to fetch many datasets from stock_db
1 2 3 4 | ## S3 method for class 'gta_db'
fetch_table_dataset(stock_db, table_list)
fetch_table_dataset(stock_db, table_list)
|
stock_db |
a stock database object to operate |
table_list |
a character vector of table names |
A list of names of table fetched successfully
gta_db
: get many datasets from a database of gta_db class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.