View source: R/create.template.R
create.template | R Documentation |
This function writes a skeleton directory structure for creating your own custom templates.
create.template(target, source = "minimal")
target |
Name of the new template. It is created under the directory
specified by |
source |
Name of an existing template to copy, defaults to the built in 'minimal' template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.