MonetDB.R (version 1.0.1)

sqlite-compatibility: Compatibility functions for RSQlite

Description

Some functions that RSQlite has and that we support to allow MonetDBLite being used as a drop-in replacement.

Usage

isIdCurrent(dbObj, ...)
initExtension(dbObj, ...)

Arguments

dbObj

A MonetDB.R database connection. Created using dbConnect with the MonetDB.R database driver.

...

Additional parameters. Currently not in use.