Message-ID: <200504281939.j3SJdkbx003533@hertz.gene.com>
Date: 2005-04-28T19:39:46Z
From: Bert Gunter
Subject: environment variables
In-Reply-To: <5.1.0.14.0.20050428152722.03f6b008@mail.vbi.vt.edu>
Well, you could always wrap it in
sink(...)
scan(...)
sink()
I suppose.
-- Bert Gunter
Genentech Non-Clinical Statistics
South San Francisco, CA
"The business of the statistician is to catalyze the scientific learning
process." - George E. P. Box
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Hua Li
> Sent: Thursday, April 28, 2005 12:32 PM
> To: r-help at stat.math.ethz.ch
> Subject: [R] environment variables
>
>
> In R, is there any way that I can let R not printing out
> the "Read 4
> items " message?
>
> > a<-scan("probes.txt")
> Read 4 items
>
>
> Thanks
> Hua LI
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>