powered by
"DBIObject"
"dbObjectId"
DBI.pdf
SQLiteObject-class
SQLiteDriver-class
SQLiteConnection-class
SQLiteResult-class
drv <- dbDriver("SQLite") con <- dbConnect(drv, dbname = "rsdbi.db")
Run the code above in your browser using DataLab