query_as_function | R Documentation |
Turn a parameterized query into a function
query_as_function(x, include_header = FALSE, append_params = FALSE)
x |
a query loaded with query_load |
include_header |
include the header in the query output |
append_params |
append parameter values in the query |
a function whose arguments are the query parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.