html-dependencies | R Documentation |
These functions provide common HTML dependencies (e.g. jquery, bootstrap) for re-use by other R Markdown formats.
html_dependency_jquery()
html_dependency_jqueryui()
html_dependency_bootstrap(theme)
html_dependency_tocify()
html_dependency_font_awesome()
html_dependency_ionicons()
html_dependency_pagedtable()
html_dependency_highlightjs(highlight)
html_dependency_tabset()
html_dependency_codefolding_lua()
theme |
One of the following:
|
highlight |
Highlighter to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.