| sanitize_for_latex | R Documentation |
Escapes special LaTeX characters ( preserving existing LaTeX commands. Uses negative lookbehind to avoid double-escaping already escaped characters.
sanitize_for_latex(x)
x |
Character vector to sanitize. |
Character vector with special characters escaped for LaTeX.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.