.compressFiles | R Documentation |
Compress files into zip archive
.compressFiles(dir, pattern = NULL, remove = FALSE)
dir |
Path to directory. |
pattern |
An optional regular expression. See list.files |
value |
If TRUE, files will be removed after adding them to the archive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.