Description Usage Arguments Value
This function connects to or creates if necessary a SQLite database and returns a SQLiteConnection object.
1 | setupSQLite(dbpath = tempfile())
|
dbpath |
The path of the database |
A SQLiteConnection
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.