as_LaTeX2 {parseLatex} | R Documentation |
Coerce to LaTeX2
Description
Coerce to LaTeX2
Usage
as_LaTeX2(x)
latex2(...)
Arguments
x |
An object to convert to a LaTeX2 object. |
... |
Objects to concatenate. |
Value
as_LaTeX2()
converts x
to a LaTeX2 object.
latex2()
converts the arguments to LaTeX2 objects
and concatenates them into a new LaTeX2 object.
[Package parseLatex version 0.4.1 Index]