Learn R Programming

parseLatex (version 0.4.1)

as_LaTeX2: Coerce to LaTeX2

Description

Coerce to LaTeX2

Usage

as_LaTeX2(x)

latex2(...)

Value

as_LaTeX2() converts x to a LaTeX2 object.

latex2() converts the arguments to LaTeX2 objects and concatenates them into a new LaTeX2 object.

Arguments

x

An object to convert to a LaTeX2 object.

...

Objects to concatenate.