[R] How to put multiple plots in the same window? (not par(mfrow=))

Uwe Ligges ligges at statistik.uni-dortmund.de
Fri Jul 30 18:00:13 CEST 2004


F Duan wrote:

> Dear All,
> 
> I am sorry if this question has been asked before. Below is my Question:
> 
> I want to put several plots in the same window, but I don’t want the blank 
> space between plots (like par(mfrow=)) --- that makes the plots too small. 
> Could anyone tell me how to do it?

E.g. with par(mfrow=...)!
There is no blank space between the plots, just the inner margins. And 
you can control inner margins with par(mar=...).

Uwe Ligges


> Thanks a lot.
> 
> Frank
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.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