[R] environment variables

Berton Gunter gunter.berton at gene.com
Thu Apr 28 21:39:46 CEST 2005


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
>




More information about the R-help mailing list