Re: [R] Combing xyplot and curve() plot via print

2008-11-10 Thread Afshartous, David
artous, David > Sent: Monday, November 10, 2008 8:51 AM > To: r-help@r-project.org > Subject: [R] Combing xyplot and curve() plot via print > > All, > > I'm trying to put an xyplot and a plot produced via curve() on the same > page. It seems that mfrow and layout don&#x

Re: [R] Combing xyplot and curve() plot via print

2008-11-10 Thread Greg Snow
elp@r-project.org > Subject: [R] Combing xyplot and curve() plot via print > > All, > > I'm trying to put an xyplot and a plot produced via curve() on the same > page. It seems that mfrow and layout don't work, and now I'm trying > print > but that does n

[R] Combing xyplot and curve() plot via print

2008-11-10 Thread Afshartous, David
All, I'm trying to put an xyplot and a plot produced via curve() on the same page. It seems that mfrow and layout don't work, and now I'm trying print but that does not work either. Any suggestions much appreciated. Cheers, David p.11 = xyplot(1:10 ~ 1:10) curve(sin, 0,3, ylim=c(-3,3), ylab="