Skip to contents

Data stored locally typically by relying on cas_check_response().

Usage

cas_read_db_response(
  db_connection = NULL,
  db_folder = NULL,
  followlocation = TRUE,
  ...
)

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().