reportsrender.render_rmd

reportsrender.render_rmd(input_file, output_file, params=None)

Wrapper function to render an Rmarkdown document with the R rmarkdown package and convert it to HTML using pandoc and a custom template.

Parameters