dbtables: Configure database tables connection

View source: R/source.R

dbtablesR Documentation

Configure database tables connection

Description

The object should be used as 'dtconn' argument of set_source.

Usage

dbtables(connection, tables, schema = "public")

Arguments

connection

Database connection.

tables

Vector of tables names to use in the source.

schema

Name of the schema to connect to.

Value

Object of class 'db'.


r-world-devs/cohortBuilder.db documentation built on May 23, 2022, 12:08 a.m.