[R] help with the use of mtext to create main title over multiple plots
Simon Bonner
s.bonner at stat.ubc.ca
Mon Oct 12 19:45:30 CEST 2009
Hey Mark,
The text is actually there -- I can just see the bottom of the 'y' and
the 'p' in my plotting window. You can move the text down (into the
plot) with the argument line. E.g.:
mtext(text = "my test plots", side = 3, outer = TRUE, line=-2)
Hope that helps...
-
Simon Bonner
Post-Doctoral Fellow
Department of Statistics, UBC
www.simon.bonners.ca
On Mon, 2009-10-12 at 13:29 -0400, Mark Kimpel wrote:
> mtext(text = "my test plots", side = 3, outer = TRUE)
More information about the R-help
mailing list