Message-ID: <CAAmySGOFm9amtVEbVm7ZQPZTvOkps13SQyQfmbpBjdbv52HUJA@mail.gmail.com>
Date: 2012-08-28T15:20:10Z
From: R. Michael Weylandt
Subject: Unzip files from the given path to the destination path
In-Reply-To: <1346153352967-4641549.post@n4.nabble.com>
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:
> Hi,
>
> Any idea to - Unzip files from a given path and sub-folders to the
> destination path ?
>
> - Thanks
> Antony.
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Unzip-files-from-the-given-path-to-the-destination-path-tp4641549.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.