render_sql_template | R Documentation |
Takes an SQL query and injects arguments with Jinja.
render_sql_template(sql, jinja_args)
sql |
An SQL query |
jinja_args |
Arguments that are referenced in the SQL file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.