View source: R/build_workshops.R
Render the workshops and download the source files if requested.
1 2 3 4 5 6 7 8 9 10 11 12 |
path |
path where the workshops files are or a path to a folder where the files will be extracted if download is set to |
download |
a logical. Should the workshop source files be downloaded? Default set to |
id |
workshops identifier. |
lang |
language of workshop, either "both" (default), "en" (English) or "fr" (French). |
Rmdfiles |
R Markdown source files, if |
update_template |
a logical. Should the template files be updated. Note that if these files are missing then they will be downloaded. |
pdf |
a logical. Should a pdf version of the template be produced? |
script |
a logical. Should the R script be extracted? |
upgrade |
One of "default", "ask", "always", or "never". "default", see
|
verbose |
a logical. Should extra information be reported on progress? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.