View source: R/gta_sql_get_value.R
gta_sql_get_value | R Documentation |
Just a wrapper, really. Returns a scalar or a data frame, depending on how many results you have.
gta_sql_get_value(query = NULL, db.connection = "pool")
query |
Your query in SQL language (incl SQL naming!). |
db.connection |
Specify the database connection you want to use. Default is 'pool'. |
Global Trade Alert
www.globaltradealert.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.