Description Usage Arguments Value Author(s)
View source: R/dexr_hl_config.R
Export market products from DB to CSV file.
1 2 3 4 5 | hl_config_exportMarketProducts(
dexpa,
dexpa_template,
targetdir = paste(dexpa$dirs$config, dexpa$sim$id, sep = "/")
)
|
dexpa |
the new configuration (relevant for config folder to store CSV file in) |
dexpa_template |
the template configuration (for the database) |
targetdir |
(optional) |
CSV file
Sascha Holzhauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.