lazy.write(..., OutFile, append = FALSE, collapse="")
- ...
{Strings, expressions, and statements to be written
to a .tex file}
- OutFile
{Filename to which the code should be written.}
- append
{logical. Indicates if the code should be appended to
and existing file.}
- collapse
{Sets the character string that is placed between elements in ...}
The contents of ... will be pasted together.
[object Object]
methods