ecto_superconnect: Connecting to the Database

Description Usage Value Examples

View source: R/DBI_wrapper_funcs.R

Description

Open a connection to Van Der Linde 2018 PostgreSQL database with basic credentials. The database is hosted on Heroku. The resulting connection can then be interacted with using normal DBI functions, or any other applicable SQL R package. A wrapper around DBI::dbConnect() that avoids having to remember credentials. Uses RPostgres::Postgres() as engine driver.

Usage

1

Value

Per dbConnect, returns an S4 object that inherits from DBIConnection. This object is used to communicate with the database engine.

Examples

1

blex-max/ectosearchR documentation built on Dec. 19, 2021, 10:41 a.m.