[R] Zip a file
R. Michael Weylandt
michael.weylandt at gmail.com
Tue Sep 18 16:49:17 CEST 2012
On Tue, Sep 18, 2012 at 9:40 AM, Rantony <antony.akkara at ge.com> wrote:
>
> Error: could not find function "zip"
>
> So, is it required to install any package for zip functioning ?
Technically, one needs the "utils" package, but if it's not
autoloading, something seems quite messed up with your R installation.
Do you have access to functions like head() and tail()?
Also, _please_ stop posting HTML emails: I've said this to you
repeatedly. I don't know what your email client is, but if you let me
know I'll happily explain to you how to do so.
Cheers,
Michael
More information about the R-help
mailing list