init_sqlite: SQLite Database Connection

View source: R/init_sqlite.R

init_sqliteR Documentation

SQLite Database Connection

Description

Maintains a connection to a local SQLite database

Usage

init_sqlite(database_file = NULL)

Arguments

database_file

the full folder name of the SQLite database file

Value

an object that maintains a connection to the database that you can query with SQL


MattjCamp/Database documentation built on May 15, 2023, 9:35 p.m.