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.akk...@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@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.

______________________________________________
R-help@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.

Reply via email to