[R] How to uncompress a gz file in R

Henrik Bengtsson hb at stat.berkeley.edu
Tue Sep 14 15:23:30 CEST 2010


To uncompress an *.gz file into another file on disk, see also ?gunzip
in the R.utils package.

/Henrik

2010/9/14 Uwe Ligges <ligges at statistik.tu-dortmund.de>:
> See ?gzfile
>
> Uwe Ligges
>
>
> On 14.09.2010 11:02, Wonsang You wrote:
>>
>> Dear Fellows,
>>
>> I would like to know how to uncompress a gz file at the R console. I could
>> not find out any help from the R-help archive.
>> Thanks for your great help.
>>
>> Best Regards,
>> Wonsang You
>>
>>
>> -----
>> --
>> Wonsang You
>> Special Lab Non-Invasive Brain Imaging
>> Leibniz Institute for Neurobiology
>> http://www.ifn-magdeburg.de
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list