View source: R/rmarkwdown_utils.R
generate_pdf_report | R Documentation |
This function generates a standardised Rmarkdown report in a PDF format
generate_pdf_report(report_dir, rmd_fn, report_fn, rmd_params = list())
report_dir |
Path to the folder where the generated PDF Rmarkdown report is stored |
rmd_fn |
Filename of the Rmarkdown file |
report_fn |
Filename of the Rmarkdown rendered report |
rmd_params |
List of parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.