hl_config_exportMarketProducts: Export market products from DB to CSV file.

Description Usage Arguments Value Author(s)

View source: R/dexr_hl_config.R

Description

Export market products from DB to CSV file.

Usage

1
2
3
4
5
hl_config_exportMarketProducts(
  dexpa,
  dexpa_template,
  targetdir = paste(dexpa$dirs$config, dexpa$sim$id, sep = "/")
)

Arguments

dexpa

the new configuration (relevant for config folder to store CSV file in)

dexpa_template

the template configuration (for the database)

targetdir

(optional)

Value

CSV file

Author(s)

Sascha Holzhauer


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