You can use main = unique(d$Subject) to solve this problem. HTH,
b. On 27 June 2012 08:49, Marcel Curlin <cemar...@u.washington.edu> wrote: > Well at this point I have what I need (rough plot for data exploration) but > the simplicity of the first approach is quite elegant and it has become a > learning project. I have succeeded in formatting the overall plot OK but > have not been able to solve the problem of titles or any kind of > label/legend for the subplots. It seems that the title is called for each > datapoint, and then printed one below the other in the plot. Is there any > way at all to get a specific legend/title/text on each subplot? > > Marcel > > > > -- > View this message in context: > http://r.789695.n4.nabble.com/Loop-for-multiple-plots-in-figure-tp4634390p4634649.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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. ______________________________________________ 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.