Skip to contents

Render diagnostic report

Usage

render_diagnostic_report(
  output,
  params,
  report_rmd = system.file("diagnostic_report_non_targets.Rmd", package =
    "cfaforecastrenewalww", mustWork = TRUE),
  ...
)

Arguments

output

path to output .html

params

list of parameters for the Rmd

report_rmd

path to Rmarkdown skeleton

...

additional parameters passed to `rmarkdown::render`