View source: R/use_templates.R
use_analysis_template | R Documentation |
Execute this function to use a default raw analysis template. By default, the
template will be placed into folder 03 R
, but the destination can be
changed via folder
.
use_analysis_template(folder = NA)
folder |
Folder to where the template should be copied. Defaults to "03 R". The folder must be in the current working directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.