render_latex | R Documentation |
This calls tex_preview
to render a 'LaTeX'
expression into an image, either as a temporary file or saved to disk.
render_latex(latex, fileDir = NULL, ...)
latex |
'LaTeX' code to be evaluated. Surround in |
fileDir |
directory in which to save the image to (defaults to '/tmp/tempfile()'). |
... |
other options to pass to |
NULL (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.