read_sql: read sql query from file WITH variables and cleaning

Description Usage Arguments

View source: R/sql.r

Description

read sql query from file WITH variables and cleaning

Usage

1
read_sql(file, header = NULL, ...)

Arguments

file

query file

header

optional string to append to beginning of query, automatically adds ';'

...

variables to replaced of the form "blah" = 5


mdelhey/mdutils documentation built on May 22, 2019, 3:24 p.m.