expdbConnect: Connect to expDB

Description Usage Arguments Value Examples

View source: R/expdb_db.R

Description

Connect to expDB

Usage

1
expdbConnect(filename)

Arguments

filename

The filename of SQLite

Value

a connection object as produced by dbConnect

Examples

1
2
3
4
## Not run: 
con <- connect('filename')

## End(Not run)

expDB documentation built on Oct. 9, 2021, 1:07 a.m.