R-alpha: Plot: Title above 'mfrow=c(2,2)' ??

Thomas Lumley thomas@biostat.washington.edu
Wed, 21 May 1997 10:08:26 -0700 (PDT)


On Wed, 21 May 1997, Martin Maechler wrote:

> In S, I can have an "overall" title in a multi-figure plot :
> 
> 
> Is there a way at all to write an "overall" title in this situation ?

 par(mfrow=c(2,2), oma = c(0,0,2,0))
 # do the plots
 par(mfrow=c(1,1))
 title(main="blah")



Thomas Lumley
------------------------------------------------------+------
Biostatistics		: "Never attribute to malice what  :
Uni of Washington	:  can be adequately explained by  :
Box 357232		:  incompetence" - Hanlon's Razor  :
Seattle WA 98195-7232	:				   :
------------------------------------------------------------

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-