Skip to contents

Open a connection to a SQLite database

Usage

open_vault(path, verbose = TRUE)

Arguments

path

A character string of the path to the SQLite database

verbose

A logical value indicating whether to print messages

Value

A list with two elements: data and db_con