Description Usage Arguments Value Examples
Establish a connection to a SQLite database
1 | db_connect_sqlite(file_name)
|
file_name |
Character, name of the file to store the database |
A database connection
1 | pr2_con <- db_connect("PR2.sqlite")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.