readSQLFileAndUpdateParameters: Read in a sql file and update the parameters

Description Usage Arguments

View source: R/dbUtilities.R

Description

Given a file path to a sql query, read in the query and update based on a set of parmeters

Usage

1
readSQLFileAndUpdateParameters(path, dataConfig = list())

Arguments

path

A file path that refers to a sql file

dataConfig

The configuration list, where the names represent the parameter and the values are what will be replaced. will be passed to updateSQLwithParams


ivanliu1989/RQuant documentation built on Sept. 13, 2019, 11:53 a.m.