sq_file: Read The Contents of an SQL File

Description Usage Arguments Value

View source: R/sq_file.R

Description

Read The Contents of an SQL File

Usage

1
sq_file(path)

Arguments

path

character specifying the path to an SQL file. The ".sql" extension can be omitted iff the actual extension is lower case. When used in a package, the path will be taken to be relative to the inst folder.

Value

A sql object.


smbache/squr documentation built on May 15, 2021, 3:45 a.m.