| bootstrap_HTML {knitrBootstrap} | R Documentation |
This function includes the knitrBootstrap HTML headers to wrap the knitr output in bootstrap styled HTML.
bootstrap_HTML(input, output = NULL)
input |
html filename to be wrapped with Bootstrap. |
output |
html filename to output. |