readFile: Read a text file

Description Usage Arguments Value Examples

Description

Read a text file

Usage

1
readFile(filePath = "")

Arguments

filePath

path to file to read

Value

string representation of text file

Examples

1
readFile(filePath = 'example.sql')

TonyBlonigan/sqlTemplateR documentation built on May 14, 2019, 6:08 a.m.