R/magnitude.R
magnitude.Rd
Create a Magnitude connection
magnitude(path, ...)
string; a path to a magnitude file.
other arguments are passed to RSQLite::dbConnect.
RSQLite::dbConnect
a Magnitude connection object inheriting SQLiteConnection class from 'RSQLite' package.