hl_config_clients2db: Stores client and role data from CSV file to PostGreSQL...

Description Usage Arguments Value Author(s)

View source: R/dexr_hl_config.R

Description

Stores client and role data from CSV file to PostGreSQL database. The database tables are _not_ emptied before submission.

Usage

1
2
3
4
5
hl_config_clients2db(
  dexpa,
  sourcedir = paste(dexpa$dirs$config, dexpa$sim$id, sep = "/"),
  paramConfigs
)

Arguments

dexpa
sourcedir
sourcefile

Value

table in DB

Author(s)

Sascha Holzhauer


UniK-INES/dexR documentation built on June 30, 2021, 11:05 p.m.