Description Usage Arguments Value Author(s)
View source: R/dexr_hl_reports.R
Loads data from dumpfiles into database and drops these afterwards.
1 2 3 4 5 6 7 8 | hl_reports_comp(
dexpa,
ids,
reporttmpl = "DEX_report_compare_slides.Rmd",
outfileprefix = paste(dexpa$sim$project, "_ComparisonReport", sep = "_"),
clean = T,
dropdb = T
)
|
dexpa |
parameter object required for e.g. dump dir configuration |
ids |
IDs of runs to compare |
reporttmpl |
template for report |
outfileprefix |
prefix for output filename |
comparison report
Sascha Holzhauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.