render_latex | R Documentation |
Returns a string that is a valid plotmath expression, given a LaTeX tree
returned by parse_latex
.
render_latex(tokens, user_defined = list(), hack_parentheses = FALSE)
tokens |
tree of tokens |
user_defined |
any custom definitions of commands passed to
|
hack_parentheses |
render parentheses using
|
String that should be parseable as a valid plotmath expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.