zip_dir | R Documentation |
Use zip from a directory
zip_dir(dirpath, zipname, pattern = NULL, ...)
dirpath |
(character vector of length 1) The directory path |
zipname |
(character vector of length 1) The name to give to the zipped file |
pattern |
(character vector of length 1) The pattern to select the files in the directory |
... |
Other parameters to pass to |
zipname
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.