sql_comment | R Documentation |
Add a single line SQL comment.
sql_comment(x)
x |
A string. |
A string prefixed with "–".
sql_comment("Sample single line comment.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.