GetSqlQuery | R Documentation |
This function will grab the conrents if a SQL file as a string
GetSqlQuery(PROJECT_PATH = rstudioapi::getActiveProject(), DEBUG = TRUE)
PROJECT_PATH |
The main project directory |
DEBUG |
If TRUE, the function will run in debug mode |
Returns the sql query as a srring
Abraham Mathew
Other Data Import:
GetCsvData()
,
GetSqlData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.