knit.report: Knit report using working environment

View source: R/knit-report.r

knit.reportR Documentation

Knit report using working environment

Description

Knit report using working environment

Usage

knit.report(input.filename, output.filename, ...)

Arguments

output.filename

Markdown or HTML output file. An HTML file is specified using the .htm, .html, .HTM or .HTML file extension. When html is specified, a similarly named markdown file is also generated. All output files including cache and figures will appear in the same folder as output.filename.

...

Arguments to be passed to knitr::knit

rmd.filename

RMD file.


perishky/ewaff documentation built on Jan. 31, 2024, 11:29 p.m.