Description Usage Arguments Value
This function connects to or creates if necessary a SQLite database and returns a SQLiteConnection object.
1 2 | setupSQLite(dbpath = system.file("extdata/toy.db", package =
"CancerCellLines"))
|
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.