connect_sqlite_db | R Documentation |
Establish a sqlite connection from the downloaded database.
connect_sqlite_db()
SQLite connection
if(FALSE){
download_sqlite_db()
con <- connect_sqlite_db()
disconnect_sqlite_db(con)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.