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