render_report: Render R Markdown report

View source: R/utils-render_report.R

render_reportR Documentation

Render R Markdown report

Description

Renders an R Markdown file to HTML and cleans up the temporary file.

Usage

render_report(rmd_f)

Arguments

rmd_f

Path to the R Markdown file to render

Value

No return value; renders HTML report and removes temporary file


eyeris documentation built on July 3, 2025, 9:08 a.m.