mathml_preproc | R Documentation |
Map R operators to their respective Prolog counterparts
mathml_preproc(query = quote(5%%2))
query |
an R call or symbol/number. This function translates components of query into their respective counterparts from Prolog |
The translated query
mathjax()
, mathml()
mathml_preproc(quote(5 %% 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.