GetSQL {represtools}R Documentation

Read a SQL file

Description

Read a SQL file

Usage

GetSQL(filename, warn = FALSE)

Arguments

filename

A character variable with a filename

warn

Warn if there is a missing final end of line. Default is TRUE

Value

String


[Package represtools version 0.1.3 Index]