R/open_vault.R
open_vault.Rd
Open a connection to a SQLite database
open_vault(path)
A character string of the path to the SQLite database
A list with two elements: data and db_con
data
db_con