Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
toLatex.character: Escapes character strings to become LaTeX compatible
Description
Escapes character strings to become LaTeX compatible.
Usage
"toLatex"(object, ...)
Arguments
object
A
character
vector
of N strings.
...
Not used.
Value
A
character
vector
of N strings.
See Also
toLatex
for escaping
sessionInfo
objects.