unzip(zipfile, files = NULL, list = FALSE, overwrite = TRUE,
junkpaths = FALSE, exdir = ".", unzip = "internal",
setTimes = FALSE)path.expand) will be performed.TRUE, list the files and extract none. The
equivalent of TRUE, overwrite existing files, otherwise
ignore such files. The equivalent of TRUE, use only the basename of the stored
filepath when extracting. The equivalent of unzip -d). It will be created if necessary.getOption("unzip"), which on a Unix-alike may be set to the
path to a list = TRUE, a data frame with columns Name
(character) Length (the size of the uncompressed file, numeric)
and Date (of class "POSIXct"). Otherwise for the "internal" method, a character vector of the
filepaths extracted to, invisibly.
zlib and is in particular based on the
contributed minizip application in the zlib sources
(from unz to read a single component from a zip file. zip.