Re: [R] lattice code to plot columns over another variable

2010-04-23 Thread Deepayan Sarkar
On Tue, Apr 20, 2010 at 9:03 AM, Rajarshi Guha wrote: > Hi, I've been struggling with a lattice visualiation. I have a > data.frame with 4 columns. What I'd like to have is a set of 3 panels. > Ecah panel will have the first column plotted against serial number > and then will superimpose the rele

[R] lattice code to plot columns over another variable

2010-04-20 Thread Rajarshi Guha
Hi, I've been struggling with a lattice visualiation. I have a data.frame with 4 columns. What I'd like to have is a set of 3 panels. Ecah panel will have the first column plotted against serial number and then will superimpose the relevant column. My non-lattice version is as follows: x <- data.f