Re: [R] [r] overlap different line in a xyplot (lattice)

2010-12-11 Thread Francesco Nutini
n the dataset, but it's a factorial variables. How can I use your method? sorry for my ignorance! Francesco Nutini > Date: Fri, 10 Dec 2010 10:13:00 -0800 > From: ehl...@ucalgary.ca > To: nutini.france...@gmail.com > CC: r-help@r-project.org > Subject: Re: [R] [r] overlap diffe

Re: [R] [r] overlap different line in a xyplot (lattice)

2010-12-10 Thread Ben Bolker
Peter Ehlers ucalgary.ca> writes: > > On 2010-12-10 07:04, Francesco Nutini wrote: > > > > dear [R] users, > > is there a way to plot different data (but with the same x-variables) > in the same xyplot window? > > There are already a similar question, but the answer is > not enought explanator

Re: [R] [r] overlap different line in a xyplot (lattice)

2010-12-10 Thread Peter Ehlers
On 2010-12-10 07:04, Francesco Nutini wrote: dear [R] users, is there a way to plot different data (but with the same x-variables) in the same xyplot window? There are already a similar question, but the answer is not enought explanatory... Something like this? x <- rep(1:10, 2) y1 <- rno

[R] [r] overlap different line in a xyplot (lattice)

2010-12-10 Thread Francesco Nutini
dear [R] users, is there a way to plot different data (but with the same x-variables) in the same xyplot window? There are already a similar question, but the answer is not enought explanatory... Thanks a lot, Francesco [[alternative HTML ve