R/open.R
close_database.Rd
Close connection to SQLite database. Recommended at the end of every session.
close_database(con = NULL)
A DBI connection object from open_database()