close_database | R Documentation |
Close connection to SQLite database. Recommended at the end of every session.
close_database(con = NULL)
con |
A DBI connection object from open_database() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.