you are welcome. Henrik's package  is an great piece of work. It is worth
the time to read through the whole thing and see how you can improve your
programs by using other features as well.

On Thu, Sep 16, 2010 at 2:16 AM, Wonsang You <y...@ifn-magdeburg.de> wrote:

> Dear Henrik and Steven,
>
> Thank you for your kind help and guidance even though it is a basic
> question. I misunderstood that "gunzip" is a part of not "R.utils" but
> "utils". I could find out the function in "R.utils". Then, it was successful
> to decompress any "gz" file as follows.
>
> library(R.utils)
> gunzip("foo.gz")
>
> Best Regards,
> Wonsang
>
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to