Rdocumentation
powered by
Learn R Programming
Kmisc (version 0.5.0)
Kmisc.knit2html: Knit an Rmd File to HTML with Kmisc Styling
Description
This function 'knits' an R Markdown document with
knitr
, and injects HTML, CSS and JavaScript from CSS for nice, interactive HTML reports.
Usage
Kmisc.knit2html(input, ...)
Arguments
input
An
.Rmd
file.
...
Optional arguments passed to
knit
.