View source: R/export_statement_to_file.R
Export a sql statement within a R object to a sql file
1 | export_statement_to_file(sql_statement, path_to_sql_file)
|
sql_statement |
sql statement R object |
path_to_sql_file |
sql file path to output. A sql extension is added if it is not present in the input. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.