getDatabaseConnection: Database Helper Functions

Description Usage Arguments Details Value Author(s)

View source: R/db.R

Description

Several Database Connection Helper Functions

Usage

1
2
3
4
5
6
7

Arguments

file

A character variable pointing to a sqlite3 file

con

A database connection object

df

A one-row data.frame with results to be appended

Details

These functions return a connection, create a table and insert a row of data, respectively.

Value

A connection object

Author(s)

Dirk Eddelbuettel


prrd documentation built on Sept. 23, 2021, 1:07 a.m.