GetSqlQuery: GetSqlQuery

GetSqlQueryR Documentation

GetSqlQuery

Description

This function will grab the conrents if a SQL file as a string

Usage

GetSqlQuery(PROJECT_PATH = rstudioapi::getActiveProject(), DEBUG = TRUE)

Arguments

PROJECT_PATH

The main project directory

DEBUG

If TRUE, the function will run in debug mode

Value

Returns the sql query as a srring

Author(s)

Abraham Mathew

See Also

Other Data Import: GetCsvData(), GetSqlData()


abmathewks/GoodeR documentation built on June 12, 2025, 1:48 a.m.