connect_to_database: Quick-connect to an internal database using DBI

Description Usage Arguments

View source: R/connecting.R

Description

This function is a wrapper around the DBI::dbConnect function and presumes you have appropriate config and environment variables set up.

Usage

1

Arguments

db_name

The name of the database connection (must match config.yml)

...

Other arguments passed to dbConnect (such as 'DB')


deathbydata/redbulltools documentation built on July 13, 2019, 3:19 p.m.