renderTaskQmd | R Documentation |
The template of the task is rendered towards pdf or html in the documentation directory of the specified task. Note that on windows, Gnu zip may be required. The path to the executable must be added to the environment variables.
renderTaskQmd(task, output_format = "docx", debug = FALSE, suffix = NA, ...)
task |
Object of class |
output_format |
Target output format (defaults to |
debug |
if TRUE execute in the global environment. |
suffix |
Filename suffix, used to develop scripts for sub-analyses for a given task, default NA. |
... |
Arguments passed on to
|
the file name invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.