Rdocumentation
powered by
Learn R Programming
datamart (version 0.3.2)
datastore: datastore -- Connect to local database
Description
Use this function to connect to a local sqlite database. It is essentially a call to
dbConnect
.
Usage
datastore(fn = ":memory:")
Arguments
fn
file name of the sqlite database. Default :memory: