Learn R Programming

knitrBootstrap (version 0.6.5)

knit_bootstrap_md: 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,
    boot_style = NULL, code_style = NULL, chooser = NULL,
    text = NULL,
    markdown_options = c("mathjax", "base64_images", "use_xhtml"),
    graphics = getOption("menu.graphics"), ...)

Arguments

See Also

knit_bootstrap knit, markdownToHTML