View source: R/markdown_helpers.R
display_sql_no_comments | R Documentation |
display_sql_no_comments()
will display a sql file with the comments removed.
Any comments indicated by the double dash – will be removed. Multiline comments
will not be removed.
display_sql_no_comments(file)
file |
The name of the sql file you want to display. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.