[R] Main Title for multiple charts

Laura Holt lauraholt_983 at hotmail.com
Thu Jul 7 19:59:34 CEST 2005


Hi R !

I have the following set up:

>par(mfrow=c(2,2))
>curve(dexp,from=0,to=5)
>hist(z1,main="Size 5")
>hist(z2,main="Size 15")
>hist(z3,main="Size 30")
>

I would like to put a title at the very top of the page that ties the theme 
of all the charts
together.  How would this be done, please?

Thanks in advance!

Laura Holt
mailto: lauraholt_983 at hotmail.com

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search!




More information about the R-help mailing list