Re: [R] Multiple plots with single box

2007-12-20 Thread Greg Snow
Healthcare [EMAIL PROTECTED] (801) 408-8111 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Giovanni Petris > Sent: Tuesday, December 18, 2007 4:22 PM > To: r-help@r-project.org > Subject: [R] Multiple plots with single box >

[R] Multiple plots with single box

2007-12-18 Thread Giovanni Petris
Hello, I am trying to display some harmonic functions in a plot. The kind of display I have in mind is like the one that cn be obtained by a call to plot.ts with plot.type = "multiple". The only difference is that I want a single box containing all the plots instead of one box per plot. I thought