Skip to content

Unzip files from the given path to the destination path

2 messages · Rantony, R. Michael Weylandt

#
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: