bootstrap_HTML: Add the knitrBootstrap html header to an HTML file produced...

View source: R/knit_bootstrap.R

bootstrap_HTMLR Documentation

Add the knitrBootstrap html header to an HTML file produced by knitr.

Description

This function includes the knitrBootstrap HTML headers to wrap the knitr output in bootstrap styled HTML.

Usage

bootstrap_HTML(input, output = NULL)

Arguments

input

html filename to be wrapped with Bootstrap.

output

html filename to output.


knitrBootstrap documentation built on June 22, 2024, 7:01 p.m.