Learn R Programming

eyeris (version 2.0.0)

render_report: Render R Markdown report

Description

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

Usage

render_report(rmd_f)

Value

No return value; renders HTML report and removes temporary file

Arguments

rmd_f

Path to the R Markdown file to render