Description Usage Arguments Value Author(s)
View source: R/dexr_output_report_create.R
Create the comparison report
1 2 3 4 5 6 7 8 | createCompareReport(
dexpas,
outputfile,
rmdfile = "DEX_report_compare.Rmd",
output_dir = dexpa$dirs$output$reports,
clean = T,
run_pandoc = T
)
|
outputfile |
filename of resulting PDF file |
output_dir |
destination folder |
dexpa |
parameter object |
PDF file
Sascha Holzhauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.