R/expdb_db.R
expdbConnect.Rd
Connect to expDB
expdbConnect(filename)
The filename of SQLite
a connection object as produced by dbConnect
if (FALSE) { con <- connect('filename') }