[R] graphic widow overwrite
    kjetil brinchmann halvorsen 
    kjetil at entelnet.bo
       
    Fri Aug 22 03:17:18 CEST 2003
    
    
  
On 21 Aug 2003 at 15:29, array chip wrote:
What about 
par(ask=TRUE)
or maybe
par(mfrow=c(2,3))
or whatever?
Kjetil Halvorsen
> Hi,
> 
> I am running a loop to plot multiple plots. In s-plus,
> it shows multiple pages in the graphic window to allow
> checking on each plot. but in R, the next plot always
> overwrite the previous one, so i can only have the
> last plot produced, is there a way to have multiple
> pages in the graphic window just like S-plus does?
> 
> Thanks
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
    
    
More information about the R-help
mailing list