generate_word_report: Generate a Microsoft Word report using Rmarkdown

View source: R/rmarkwdown_utils.R

generate_word_reportR Documentation

Generate a Microsoft Word report using Rmarkdown

Description

This function generates a standardised Rmarkdown report in a DOCX format

Usage

generate_word_report(report_dir, rmd_fn, report_fn, rmd_params = list())

Arguments

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


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.