| datasetsDb | A sample sqlite database |
| dbBeginTransaction | Generic for creating a new transaction |
| dbListResults | dbListResults |
| dbReadTable | Read a database table |
| dbWriteTable | Write a local data frame or file to the database |
| fetch | Fetch |
| initExtension | Add useful extension functions |
| initRegExp | Add regular expression operator |
| isIdCurrent | isIdCurrent |
| keywords-dep | Make R/S-Plus identifiers into legal SQL identifiers |
| query-dep | Deprecated querying tools |
| reexports | Objects exported from other packages |
| rsqliteVersion | RSQLite version |
| SQLite | Connect to an SQLite database |
| sqliteBuildTableDefinition | Build the SQL CREATE TABLE definition as a string |
| SQLiteConnection-class | Class SQLiteConnection (and methods) |
| sqliteCopyDatabase | Copy a SQLite database |
| SQLiteDriver-class | Class SQLiteDriver (and methods) |
| sqliteQuickColumn | Return an entire column from a SQLite database |
| SQLiteResult-class | Class SQLiteResult (and methods) |
| sqliteSetBusyHandler | Configure what SQLite should do when the database is locked |
| sqlite-transaction | SQLite transaction management |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.