HI, If you look ?zip(), the usage is: zip(zipfile, files, flags = "-r9X", extras = "", zip = Sys.getenv("R_ZIPCMD", "zip")) A.K.
----- Original Message ----- From: Rantony <antony.akk...@ge.com> To: r-help@r-project.org Cc: Sent: Thursday, September 13, 2012 8:10 AM Subject: [R] Zip a file Hi, How to zip a csv file ? i tried with "zipfile.ZipFile" - but it showing function could not find. Is there have any other way to zip files without installing any package ? - Thanks in advance Antony -- View this message in context: http://r.789695.n4.nabble.com/Zip-a-file-tp4643012.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.