[R] how to control the white space between sub figures
Uwe Ligges
ligges at statistik.tu-dortmund.de
Sat Oct 24 17:10:12 CEST 2009
Ning Ma wrote:
> Hi everybody,
>
> I use par(mfrow=c(2,2)) to draw 4 sub figures. The default white space
> between columns is a litte large. Is there any parameters to control
> it?
There is no white space between it - except for the margins of the
separate plots that can be controlled with par("mar"), see ?par.
Uwe Ligges
>
> Thanks in advance!
>
> Ma
>
> ______________________________________________
> 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.
More information about the R-help
mailing list