View source: R/latexCheckOptions.r
latexCheckOptions | R Documentation |
Check whether the options for latex functions have been specified.
If any of
options()[c("latexcmd","dviExtension","xdvicmd")]
are NULL
, an error message is displayed.
latexCheckOptions(...)
... |
Any arguments are ignored. |
If any NULL
options are detected, the invisible text of the
error message. If all three options have non-NULL
values, NULL.
Richard M. Heiberger <rmh@temple.edu>
latex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.