databaseConnection: databaseConnection function

Description Usage Arguments

View source: R/databaseConnection.R

Description

databaseConnection function is using DatabaseConnector package. The createConnectionDetails and connect functions are congested into a single function.

Usage

1
databaseConnection(server, user, password, schema)

Arguments

server

server information of the database

user

user id of the database

password

password of the database

schema

schema of the database want to access


ABMI/SOCRATex documentation built on March 20, 2021, 11:01 a.m.