View source: R/gta_sql_pool_open.R
gta_sql_pool_open | R Documentation |
Note that the default connects you to ricardo-dev. Add “ricardo” as db.title’s value if you want to connect to the production database.
gta_sql_pool_open(db.title = NULL, db.name = NULL, db.user = NULL, db.password = NULL, db.host = NULL)
db.title |
Name of the connection in the GTA's key chain (or as recorded in this function). |
db.name |
connection info. |
db.user |
connection info. |
db.password |
connection info. |
db.host |
connection info. |
db.name |
connection info. |
Global Trade Alert
www.globaltradealert.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.