| knit_bootstrap {knitrBootstrap} | R Documentation |
This function includes the knitrBootstrap HTML headers to wrap the knitr output in bootstrap styled HTML.
knit_bootstrap(input, output = NULL, ...)
input |
Rmd input file to knit into HTML |
output |
HTML output file created, if NULL uses the input filename with the extension changed to .html |
... |
options passed to |