Title for graph with multiple plots
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/99281.html RSiteSearch("overall title")
On Sat, Jul 19, 2008 at 6:29 AM, Tolga Uzuner <tolga.uzuner at gmail.com> wrote:
Dear R Users, I am attempting to place a title to a graph with multiple plots that should go across the top of all the graphs, and not just one of them. I am using mfrow in par to plot. Can anyone suggest if and how this could be done ? Thanks in advance, Tolga
______________________________________________ R-help at 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.
Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve?