execute_sql: Execute one of the included SQL definition files at inst/sql

View source: R/execute_sql.R

execute_sqlR Documentation

Execute one of the included SQL definition files at inst/sql

Description

Execute one of the included SQL definition files at inst/sql

Usage

execute_sql(x, db_path)

Arguments

x

Name of one of the SQL files at inst/sql

db_path

Path to SQLite database file.


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