Output text and LaTeX code to a file for building
lazy.write(..., OutFile, append = FALSE, collapse = "\n",
footnotes = TRUE)
Strings, expressions, and statements to be written to a .tex file
Filename to which the code should be written
logical. Indicates if the code should be appended to and existing file
Sets the character string that is placed
between elements in …
logical. For HTML and markdown only, when
TRUE
, the footnotes stored in
options("lazy.footnotes")
will be appended to the end
of the HTML document
The contents of …
will be pasted together