readwritesqlite (version 0.2.0)

rws_read: Read from a SQLite Database

Description

Read from a SQLite Database

Usage

rws_read(x, ...)

Value

A named list of data frames.

Arguments

x

An object specifying the table(s) to read.

...

Not used.

See Also

Other rws_read: rws_describe_meta.data.frame(), rws_read.SQLiteConnection(), rws_read.character()