On 11-05-13 4:21 PM, adele_thomp...@cargill.com wrote:
Easy fix. Under ?par, I don't see where I can enter an overall title. Should I add a text command or something?
mtext() writes text in the margins; argument "outer" puts it in the outer margins.
Duncan Murdoch
-----Original Message----- From: greg.s...@imail.org [mailto:greg.s...@imail.org] Sent: Friday, May 13, 2011 03:17 PM To: Thompson, Adele - adele_thomp...@cargill.com; r-help@r-project.org Subject: RE: [R] Plots: I've deleted axes, now to delete space Look at the help for par, specifically the section on 'mar' to set the per plot margins smaller and the section on 'oma' to leave room for the overall title.
______________________________________________ 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.