readSqlGlue: Glues variables passed in ellipsis into a text of the file

View source: R/sql-helpers.R

readSqlGlueR Documentation

Glues variables passed in ellipsis into a text of the file

Description

Glues variables passed in ellipsis into a text of the file

Usage

readSqlGlue(file, ...)

Arguments

file

file with text to glue

...

named parameters for glue

Value

text with values replaced based the template


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.