render_bootstrap {knitrBootstrap} | R Documentation |
Set knitr bootstrap output functions
Description
This function sets the appropriate knitr output hooks to produce a bootstrap styled report.
Usage
render_bootstrap()
Details
This will allow use of the knitr bootstrap output hooks without the rmarkdown package. Note you still need to use pandoc to generate the HTML document, as the sundown library in the markdown package cannot handle markdown embedded in HTML tags, which knitr bootstrap uses.
[Package knitrBootstrap version 1.0.3 Index]