Description Usage Arguments Value Author(s)
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
1 | config_tmp_write_db(file = "~/.gtx_config.csv")
|
file |
[Default = ~/.gtx_config.csv] Path to the config file to read in |
String of the database name
Karsten Sieber karsten.b.sieber@gsk.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.