local_conn: Create a conn object on a local database

Description Usage Arguments

View source: R/local_conn.R

Description

If the database is for the local UMLS, a MySQL connection is made. Otherwise, the connect is made as a local postgres database.

Usage

1
local_conn(dbname, schema = NULL)

Arguments

dbname

name of database

schema

optional and applies to postgres only if used.


patelm9/seagull documentation built on July 19, 2020, 5:52 a.m.