Found the solution, p <- par(mfrow = c(3, 2), oma = c(0, 0, 2.1, 0)) title(main = paste("Title is here"), outer = TRUE, cex.main = 1.5, font.main = 4)
On Thu, Apr 10, 2008 at 11:20 AM, Ng Stanley <[EMAIL PROTECTED]> wrote: > Hi, > > I have a 3 by 2 plots per page. How do I specify a title at the top centre > of each page ? > [[alternative HTML version deleted]] ______________________________________________ R-help@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.