escape_latex {tablet} | R Documentation |
Escape Special Characters for Latex
Description
Escapes special characters in Latex context. Generic, with method link{escape_latex.default}
.
Usage
escape_latex(x, ...)
Arguments
x |
typically inherits character |
... |
passed arguments |
Value
see methods
See Also
Other escape:
escape_latex.default()
,
escape_latex.latex()
Examples
example(escape_latex.default)
[Package tablet version 0.6.8 Index]