Re: [R] Looking for example of usage of function unz

2009-07-28 Thread Gabor Grothendieck
Also see ?zip.unpack On Tue, Jul 28, 2009 at 8:15 AM, wrote: > I would greatly appreciate some example of correct usage of function unz. > I have to download and  uncompress the following web compressef file: > ftp://ftp.sanger.ac.uk/pub/mirbase/targets/v5/arch.v5.txt.homo_sapiens.zip > > I tried

Re: [R] Looking for example of usage of function unz

2009-07-28 Thread Ted Harding
On 28-Jul-09 12:15:33, mau...@alice.it wrote: > I would greatly appreciate some example of correct usage of > function unz. > I have to download and uncompress the following web compressef file: > ftp://ftp.sanger.ac.uk/pub/mirbase/targets/v5/arch.v5.txt.homo_sapiens.z > ip > > I tried the follow

[R] Looking for example of usage of function unz

2009-07-28 Thread mauede
I would greatly appreciate some example of correct usage of function unz. I have to download and uncompress the following web compressef file: ftp://ftp.sanger.ac.uk/pub/mirbase/targets/v5/arch.v5.txt.homo_sapiens.zip I tried the following command that does not work: Targets.rec <- readLines(zz