View source: R/output_manuscript.R
| manuscript | R Documentation |
Renders an academic-style write-up of the highlighted specification.
If quarto and tinytex are available, produces a PDF + DOCX; if
only rmarkdown is available, produces a DOCX. The package never
installs LaTeX on its own.
manuscript(run, output_dir = NULL, file = NULL, force = FALSE)
run |
A |
output_dir |
Optional output directory. |
file |
Optional filename stem (without extension). |
force |
Overwrite an existing file. |
Chain stage: manuscript (length 2). See progress().
Character vector of file paths (invisible).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.