gta_sql_load_table: Load a table from the SQL database into your local...

Description Usage Arguments Author(s) References

View source: R/gta_sql_load_table.R

Description

Load a table from the SQL database into your local environment.

Usage

1
gta_sql_load_table(load.table = NULL, db.connection = "pool")

Arguments

load.table

The name of the table you want to load. SQL or GTA naming is fine.

db.connection

Specify the database connection you want to use. Default is 'pool'.

Author(s)

Global Trade Alert

References

www.globaltradealert.org


patrickbuess/gtasql_temp documentation built on Nov. 5, 2019, 12:14 a.m.