latex-dependencies | R Documentation |
These functions provide common LaTeX dependencies (e.g. tikz) for R Markdown formats that use LaTeX.
latex_dependency_tikz(libraries, options = NULL, extra_lines = NULL)
libraries |
A character vector of tikz libraries to load |
options |
The LaTeX options for the package |
extra_lines |
LaTeX code related to the package added to the preamble |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.