CLI call to unzip that is more robust for large files, which are truncated by unzip if larger than 4gb.

unzip2(directory, file)

Arguments

directory

character, path of directory to unzip the file

file

character, local path of the file to unzip.

See also