escape_latex: Escape Special Characters for Latex

escape_latexR 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)

tablet documentation built on Sept. 16, 2023, 1:08 a.m.