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 -- View this message in context: http://r.789695.n4.nabble.com/How-to-uncompress-a-gz-file-in-R-tp2538669p2538669.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]]
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
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. >
Possibly Parallel Threads
- How to combine matrix and vector
- How to Adaptively Set Up the Coordinate Range of Multiple Graphs in One Figure
- How to fix error in the package 'rgenoud'
- Fast Two-Dimensional Optimization
- Simulation of Multivariate Fractional Gaussian Noise and Fractional Brownian Motion