View source: R/compress_files.R
compress_files | R Documentation |
Function to compress files.
compress_files(files, algorithm = "bzip2", keep = TRUE)
files |
Files to compress. |
algorithm |
Compression algorithm to use. |
keep |
Should the original file be kept? Default is |
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.