zip_file | R Documentation |
Write to ZIP file
zip_file(x, file, flags = "-q", clean = TRUE, ...)
x |
name(s) of input file(s) |
file |
name of ZIP file (see note) |
flags |
flags passed to zip ("q" means "quiet") |
clean |
whether to remove input file(s) afterwards |
... |
further arguments to zip |
\code{file}, invisibly (for chaining)
write_tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.