Dear Duncan and Uwe,
Thank you for your prompt answers. I will have a look at the unzip
function and try to modify it to make it producing the output I want.
Cheers,
Audrey
> On 3/25/2009 11:42 AM, aud...@ebi.ac.uk wrote:
>> Dear list,
>>
>> Using R 2.9, I have the following error on Windows wh
aud...@ebi.ac.uk wrote:
Dear list,
Using R 2.9, I have the following error on Windows when I try using
.Internal(int.unzip(...)):
.Internal(int.unzip("test.zip",NULL, "."))
Error in .Internal(int.unzip("test.zip", NULL, ".")) :
no internal function "int.unzip"
The same error also happens
On 3/25/2009 11:42 AM, aud...@ebi.ac.uk wrote:
Dear list,
Using R 2.9, I have the following error on Windows when I try using
.Internal(int.unzip(...)):
.Internal(int.unzip("test.zip",NULL, "."))
Error in .Internal(int.unzip("test.zip", NULL, ".")) :
no internal function "int.unzip"
The sa
Dear list,
Using R 2.9, I have the following error on Windows when I try using
.Internal(int.unzip(...)):
> .Internal(int.unzip("test.zip",NULL, "."))
Error in .Internal(int.unzip("test.zip", NULL, ".")) :
no internal function "int.unzip"
The same error also happens with R 2.10 but not on R 2.