View source: R/make_template.R
make_qtw_template | R Documentation |
This function makes an R project that includes 3 basic templates that are commonly used by academics.
make_qtw_template(path, template_option)
path |
Path of the R project |
template_option |
Template option to choose. |
Returns nothing.
## Not run: make_qtw_template(path = tempdir(), template_option = "Minimal") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.