Take a look at the my.symbols function in the TeachingDemos package. The last example shows how to create a hexagonal grid and the 2nd to last example shows how to plot several small line plots onto a larger plot. Combining these 2 examples should give you what you want.
Hope this helps, -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare [EMAIL PROTECTED] (801) 408-8111 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tom Wright > Sent: Wednesday, September 05, 2007 8:54 AM > To: r-help@stat.math.ethz.ch > Subject: [R] Multiple xyplots > > Hi everyone, > I'm hoping you can give me some pointers. I have a > requirement to draw multiple (103) xy line plots onto one > output device. Ideally the plots should be displayed in a > hexagonal grid (example at www.maladmin.com/example.jpg). I > can calculate the locations for each waveform but am > wondering how to create multiple plotting areas. I have come > accross references to a package grid (which doesn't seem to > be in my CRAN mirror probability.ca) and lattice but I'm not > sure if I'm on the correct lines. > Any advice gratefully received. > Thanks > Tom > > -- > --Tom Wright > ____________________________________________ > | Contact me: | > | Skype: 0121 288 0756 tomwright01) | > | MSN: [EMAIL PROTECTED] | > | Jabber: [EMAIL PROTECTED] | > | ICQ: 423913453 | > |___________________________________________| > > > Ever since prehistoric times, wise men have tried to > understand what, exactly, make people laugh. That's why they > were called "wise men." > All the other prehistoric people were out puncturing each > other with spears, and the wise men were back in the cave > saying: "How about: > Would you please take my wife? No. How about: Here is my > wife, please take her right now. No How about: Would you > like to take something? > My wife is available. No. How about ..." > -- Dave Barry, "Why Humor is Funny" > > ______________________________________________ > R-help@stat.math.ethz.ch 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@stat.math.ethz.ch 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.