Skip to content
Prev 304343 / 398503 Next

Unzip files from the given path to the destination path

googling "R unzip files" gives this as the first hit:

http://stackoverflow.com/questions/3053833/using-r-to-download-zipped-data-file-extract-and-import-data

Dirk's answer should get you started, but note that there are
different zip protocols, so you might need to modify for your data.

Cheers,
Michael
On Tue, Aug 28, 2012 at 6:29 AM, Rantony <antony.akkara at ge.com> wrote: