knitrBootstrap (version 1.0.2)

render_bootstrap: Set knitr bootstrap output functions

Description

This function sets the appropriate knitr output hooks to produce a bootstrap styled report.

Usage

render_bootstrap()

Arguments

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.