powered by
Render the report and copy it to the outputdir directory. More formats are available but only three are included here `
outputdir
render_report(report, format = "pdf", outputdir = get_dirs()$reports, ...)
No return value, called for side effects to render the reports
filename of the report
output format. "pdf","html","word" are valid entries
directory to save the report
other parameters for render function
render
if (FALSE) { render_report(myreport.rmd,"pdf") }
Run the code above in your browser using DataLab