connect_to_db: Connect to database

Description Usage Arguments Details Value

View source: R/utils.R

Description

Connect to database

Usage

1

Arguments

db

Location of the database

Details

Connects to an SQLite database. If the database does not exist, an empty database will be created.

Value

Returns a database connection object to be used in all database related functions.


ddeweerd/MODifieRDB documentation built on Feb. 5, 2021, 1:50 a.m.