View source: R/knit_bootstrap.R
knit_bootstrap_md | R Documentation |
This function includes the knitrBootstrap HTML headers to wrap the knitr output in bootstrap styled HTML.
knit_bootstrap_md(input, output = NULL)
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 |
knit_bootstrap
knit
,
markdownToHTML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.