usepackage_latex | R Documentation |
Load a LaTeX package using R code. Just like \\usepackage{}
in LaTeX
usepackage_latex(name, options = NULL)
name |
The LaTeX package name |
options |
The LaTeX options for the package |
usepackage_latex("xcolor")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.