render_report {eyeris}R 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


[Package eyeris version 2.1.0 Index]