knit_bootstrap_md: knit a md file and wrap it in bootstrap styles

View source: R/knit_bootstrap.R

knit_bootstrap_mdR Documentation

knit a md file and wrap it in bootstrap styles

Description

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

Usage

knit_bootstrap_md(input, output = NULL)

Arguments

input

md input file to be converted to HTML'

output

HTML output file created, if NULL uses the input filename with the extension changed to .html

See Also

knit_bootstrap knit, markdownToHTML


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