| datasetsDb | A sample sqlite database |
| dbBeginTransaction | Generic for creating a new transaction |
| dbGetInfo | Get metadata about a database object |
| dbListResults-SQLiteConnection-method | dbListResults |
| dbReadTable-SQLiteConnection-character-method | Read a database table |
| dbWriteTable | Write a local data frame or file to the database |
| fetch-SQLiteResult-method | Fetch |
| initExtension | Add useful extension functions |
| isIdCurrent | isIdCurrent |
| make.db.names-SQLiteConnection-character-method | Make R/S-Plus identifiers into legal SQL identifiers |
| query-dep | Deprecated querying tools |
| 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) |
| sqlite-transaction | SQLite transaction management |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.