cas_read_db_urls: Read urls stored in the local database

View source: R/cas_write_db_urls.R

cas_read_db_urlsR Documentation

Read urls stored in the local database

Description

Read urls stored in the local database

Usage

cas_read_db_urls(
  index = FALSE,
  db_connection = NULL,
  db_folder = NULL,
  index_group = 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().


giocomai/castarter documentation built on April 23, 2024, 11:14 p.m.