query_load | R Documentation |
Load a query from file
query_load(query_name, query_location = "sql", include_header = FALSE)
query_name |
name of the query. This can also be a path, in which case query_location is ignored. |
query_location |
location of the query. |
include_header |
if true, the header will be included in the sql query |
loaded query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.