Render R Markdown Report
render_rmarkdown_report.RdRenders an R Markdown (.Rmd) template to the specified output file
using rmarkdown::render().
Usage
render_rmarkdown_report(template_path, output_file, params)
render_rmarkdown_report(template_path, output_file, params)