'SQLite' Interface for R


[Up] [Top]

Documentation for package ‘RSQLite’ version 2.2.0

Help Pages

RSQLite-package Connect to an SQLite database
datasetsDb A sample sqlite database
dbBegin-method SQLite transaction management
dbCommit-method SQLite transaction management
dbConnect-method Connect to an SQLite database
dbDisconnect-method Connect to an SQLite database
dbReadTable-method Read a database table
dbRollback-method SQLite transaction management
dbWriteTable-method Write a local data frame or file to the database
initExtension Add useful extension functions
initRegExp Add regular expression operator
RSQLite Connect to an SQLite database
rsqliteVersion RSQLite version
SQLite Connect to an SQLite database
sqlite-transaction SQLite transaction management
sqliteCopyDatabase Copy a SQLite database
SQLITE_RO Connect to an SQLite database
SQLITE_RW Connect to an SQLite database
SQLITE_RWC Connect to an SQLite database