copy_template | R Documentation |
copy a sandpaper template file to a path with data
copy_template(template, path = NULL, name = NULL, values = NULL)
template |
the base of a valid template function (e.g. "episode" for
|
path |
the folder in which to write the file. Defaults to |
name |
the name of the file. Defaults to |
values |
the values to fill in the template (if any). Consult the
files in the |
a character vector if path
or name
is NULL
, otherwise, this is
used for its side effect of creating a file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.