| escape_latex | R Documentation |
Escapes special characters in Latex context. Generic, with method link{escape_latex.default}.
escape_latex(x, ...)
x |
typically inherits character |
... |
passed arguments |
see methods
Other escape:
escape_latex.default(),
escape_latex.latex()
example(escape_latex.default)