[R] One main title and One legend for multiple lattice plots

Elliot elliot.bernstein at fdopartners.com
Fri Apr 27 19:50:34 CEST 2012


How would I do something like

xyplot(y + z + w ~ x | v, groups = n, data = dat, main = "My Title",
auto.key = TRUE)

I want the output to be an array of panels, with a column for each value of
v, a row for each of y, z, and w, and with each row having a different
y-axis scale (but the same scale within each row).

Thanks.

- Elliot

--
View this message in context: http://r.789695.n4.nabble.com/One-main-title-and-One-legend-for-multiple-lattice-plots-tp1598894p4593320.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list