Re: [R] Unzip files from the given path to the destination path

2012-08-28 Thread 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,

[R] Unzip files from the given path to the destination path

2012-08-28 Thread Rantony
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 Nabb