Try ?mtext for information on how to plot into the outer margin of a group of
plots.

Sarah

On Thu, Nov 10, 2011 at 11:07 AM, Kevin Burton <rkevinbur...@charter.net> wrote:
> I can get multiple plots on a page like:
>
>
>
> op <- par(mfcol = c(3, 1))
>
>
>
> What I was wondering is if there is a way to have a title for the whole
> page? I can specify the title for each individual plot like:
>
>
>
> plot(xxx, main=".")
>
>
>
> But I would like a 'title' for the group of plots. Is this possible?
>
>
>
> Thank you.
>
>
>
> Kevin
>



-- 
Sarah Goslee
http://www.functionaldiversity.org

______________________________________________
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.

Reply via email to