escape_latex | R Documentation |
Escape special characters in text intended to go into a LaTeX document
escape_latex(x, ...)
## Default S3 method:
escape_latex(x, ...)
x |
The character string to escape |
... |
Passed to methods |
Do not escape text before sending it to this function.
'x' with LaTeX special characters escaped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.