zip_dir: Use zip from a directory

View source: R/zip_dir.R

zip_dirR Documentation

Use zip from a directory

Description

Use zip from a directory

Usage

zip_dir(dirpath, zipname, pattern = NULL, ...)

Arguments

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 list.files

Value

zipname


salix-d/salixUtils documentation built on Aug. 14, 2024, 7:11 a.m.