Re: [R] several plots in one

2006-02-01 Thread Warnes, Gregory R
ylim to ensure that the second series fits on the plot. -Greg > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of JeeBee > Sent: Wednesday, February 01, 2006 6:02 AM > To: r-help@stat.math.ethz.ch > Subject: [R] several plots in one >

[R] several plots in one

2006-02-01 Thread JeeBee
Can anyone tell me how I can supply more than one graph to plotCI (gplots) at once? Below is what I tried, also with rbind instead of cbind. What is the way to do this (in general, I think)? Problem is that lines of 1-st and 2-nd series are mixed, while they have nothing to do with each other. I