View source: R/clus_explorer_utils_server.R
getTableQuery | R Documentation |
Get the results of an SQL query from the database
getTableQuery(sql, params = list(), conn = NULL)
sql |
The SQL query |
params |
The SQL query parameters |
conn |
Optional database connection which can be reused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.