View source: R/rmarkwdown_utils.R
generate_word_report | R Documentation |
This function generates a standardised Rmarkdown report in a DOCX format
generate_word_report(report_dir, rmd_fn, report_fn, rmd_params = list())
report_dir |
Path to the folder where the generated DOCX 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.