is_conn_db: Connect to Database

View source: R/connect-db.R

is_conn_dbR Documentation

Connect to Database

Description

Alternative function to produce R6 object for connecting to the database

Usage

is_conn_db(dbname = NULL, db = c("kh", "geo", "raw"), .test = FALSE, ...)

Arguments

dbname

Database filename with complete path

db

Database file kh (Kommunehelse), geo (Geo code) or raw (Raw database)

.test

Use for testing only

...

Other arguments


helseprofil/orgdata documentation built on Feb. 3, 2025, 4:55 p.m.