latexCheckOptions: Check whether the options for latex functions have been...

View source: R/latexCheckOptions.r

latexCheckOptionsR Documentation

Check whether the options for latex functions have been specified.

Description

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.

Usage

latexCheckOptions(...)

Arguments

...

Any arguments are ignored.

Value

If any NULL options are detected, the invisible text of the error message. If all three options have non-NULL values, NULL.

Author(s)

Richard M. Heiberger <rmh@temple.edu>

See Also

latex


harrelfe/Hmisc documentation built on April 18, 2024, 11:06 p.m.