read_sql_statements: Read one of the included SQL files at inst/sql and split it...

View source: R/execute_sql.R

read_sql_statementsR Documentation

Read one of the included SQL files at inst/sql and split it into a vector of separate SQL statements

Description

Read one of the included SQL files at inst/sql and split it into a vector of separate SQL statements

Usage

read_sql_statements(x)

Arguments

x

Path to a .sql file containing SQL statements (not queries)


andybega/icews documentation built on July 7, 2023, 1:29 p.m.