getConfig: getConfig

Description Usage Arguments Details Value

View source: R/getConfig.R

Description

Load configuration parameters for DB connection This file is a tab separated txt file of the form:

Usage

1
getConfig(file_path)

Arguments

file_path

Path to the config file

Details

driverType=VALUE

driverPath=VALUE

connectPath=VALUE

dbuser=VALUE

dbpass=VALUE

username=VALUE

backend=VALUE

Value

config environment for DB connection


aneuraz/DWHtools2 documentation built on Sept. 6, 2019, 8:11 p.m.