par7zip | R Documentation |
By calling the Unix terminal or Windows command prompt, this function performs parallelized 7-zip compression of selected files based on the built-in parallel package.
par7zip(outfile, nodes = 1L, ...)
outfile |
Target file for compression as |
nodes |
Number of cores to use for parallelization as |
... |
Additional arguments passed to |
Output filename(s) as character
.
Florian Detsch
list.files()
, system()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.