This vignette will walk you through the basics of using a SQLite database. ... mydb <- dbConnect(RSQLite::SQLite(), "my-db.sqlite") dbDisconnect(mydb).
確定! 回上一頁