Connect to an existing SQLite database.
1 | db_connect(dbName = ":memory:", create = FALSE)
|
dbName |
Path to an SQLite database [default: :memory:]. |
create |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.