print.equation | R Documentation |
Print 'LaTeX' equations built with extract_eq
.
## S3 method for class 'equation'
print(x, ...)
x |
'LaTeX' equation built with |
... |
not used |
The unmodified object 'x' is returned invisibly. The function is used for its side effect of printing the equation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.