Description Usage Arguments Details Author(s)
Output text and LaTeX code to a file for building
1 2 | lazy.write(..., OutFile, append = FALSE, collapse = "\n",
footnotes = TRUE)
|
... |
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 |
footnotes |
logical. For HTML and markdown only, when
|
The contents of ...
will be pasted together
Benjamin Nutter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.