Auto Extract Zipped Files

auto_extract(path, ...)

Arguments

path

Path to a single zipped file or a folder containing files to be unzipped.

...

Arguments passed on to untar or unzip (or both for list and extdir). The files argument will be ignored.