config_tmp_write_db: config_tmp_write_db

Description Usage Arguments Value Author(s)

View source: R/modules.R

Description

config_tmp_write_db - Read default project config database name to write temporary tables to. Read in a default config file and identify the named database to use to write temporary tables to. This is useful in different projects where you want the code to point to different databses. The config file is csv, 2 cols (key, value), and config_tmp_write_db uses key=tmp_write_db

Usage

1
config_tmp_write_db(file = "~/.gtx_config.csv")

Arguments

file

[Default = ~/.gtx_config.csv] Path to the config file to read in

Value

String of the database name

Author(s)

Karsten Sieber karsten.b.sieber@gsk.com


tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.