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

bergsmat/tablet documentation built on Nov. 8, 2024, 12:38 a.m.