print.latextoken2 | R Documentation |
Prints out a parsed LaTeX object, as returned by TeX(..., output='ast'). This is primarily used for debugging.
## S3 method for class 'latextoken2' print(x, depth = 0, ...)
x |
The object |
depth |
Increases padding when recursing down the parsed structure |
... |
(Ignored) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.