Create a SQLite checkpointer
Value
A SQLiteCheckpointer object.
Examples
if (FALSE) { # \dontrun{
cp <- sqlite_checkpointer(tempfile(fileext = ".sqlite"))
} # }
Create a SQLite checkpointer
A SQLiteCheckpointer object.
if (FALSE) { # \dontrun{
cp <- sqlite_checkpointer(tempfile(fileext = ".sqlite"))
} # }