open_project: Open an existing project
Description
Opens a database created by function start_new_project
Usage
open_project(db_name = "dexter.db", convert_old = NULL)
Arguments
db_name
The name of the data base to be opened.
convert_old
Ignored, this argument will be removed in a future version.
Value
A handle to the dexter project database.