Check response type of URLs as stored in the local database.
Source:R/cas_check_response.R
cas_read_db_response.RdData stored locally typically by relying on cas_check_response().
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().