SQLiteDataStore-class: SQLiteDataStore -- A wrapper to SQLiteConnection
Description
SQLiteDataStore provides different dbReadTable
and
dbWriteTable
than its ancestor. Further methods
for other data types than data.frame may be provided.Details
Usually, objects of this class are created by
datastore
.