Zip a file
On 13-09-2012, at 14:10, Rantony wrote:
Hi, How to zip a csv file ? i tried with "zipfile.ZipFile" - but it showing function could not find.
What exactly did you try?
Is there have any other way to zip files without installing any package ?
Have you tried ??zip or ?zip in R? Berend