dbSource: Create a source for a cdm in a database.

View source: R/dbSource.R

dbSourceR Documentation

Create a source for a cdm in a database.

Description

Create a source for a cdm in a database.

Usage

dbSource(con, writeSchema)

Arguments

con

Connection to a database.

writeSchema

Schema where cohort tables are. You must have read and write access to it.


CDMConnector documentation built on Aug. 12, 2025, 1:08 a.m.