read_sql: read sql query from file WITH variables and cleaning

Description Usage Arguments

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


mattdelhey/mdutils documentation built on May 21, 2019, 12:57 p.m.