dbSendQuery,DomoConnection,character-method | R Documentation |
Query Domo dataset
## S4 method for signature 'DomoConnection,character' dbSendQuery(conn, statement, dataset_id, ...)
conn |
A DBIConnection object, as returned by
|
statement |
a character string containing SQL. |
dataset_id |
The dataset ID
(e.g. |
... |
Other parameters passed on to methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.