Executes the list of queries providing a list of dataframes equipped with the attributes:
data.sqlQuery (the query used for constructing the dataframe)
data.retirevedOn (the time the query returned values)
1 | query.load.execute(queries, control.connection, verbose = TRUE)
|
queries |
list of queries to execute |
control.connection |
the object of |
verbose |
should additional information be printed out |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.