[R] How to pop up the graphics window from Rscript?
    RIOS,ALFREDO ARTURO 
    arios at ufl.edu
       
    Sun Sep  6 18:59:33 CEST 2009
    
    
  
maybe
windows()
On Sun Sep 06 12:53:14 EDT 2009, Peng Yu <pengyu.ut at gmail.com> 
wrote:
> Hi,
> 
> I am wondering how to pop up the graphics window from Rscript. I 
> run
> the following code, but I don't see the graphics window, even
> transiently.
> 
> Regards,
> Peng
> 
> $ Rscript plot.R
>> x=1:10
>> y=1:10
>> plot(x,y)
>> 
> 
> ______________________________________________
> 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.
> 
> 
--
RIOS,ALFREDO ARTURO
    
    
More information about the R-help
mailing list