generate_pdf_report: Generate a PDF report using Rmarkdown

View source: R/rmarkwdown_utils.R

generate_pdf_reportR Documentation

Generate a PDF report using Rmarkdown

Description

This function generates a standardised Rmarkdown report in a PDF format

Usage

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

Arguments

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


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