Skip to contents

Read contents data from local database

Usage

cas_read_db_contents_data(db_connection = NULL, db_folder = NULL, ...)

Arguments

db_connection

Defaults to NULL. If NULL, uses local SQLite database. If given, must be a connection object or a list with relevant connection settings (see example).

...

Passed to cas_get_db_file().