generate_download_filename | R Documentation |
generate a filename for a download
generate_download_filename(template, root, data, create_directory = TRUE)
template |
same as whisker template |
root |
the root of the directory hierarchy |
data |
data used to populate the template |
create_directory |
boolean indicating whether to (recursively) create the directory hierarchy. |
a filename
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.