Re: [R] need help with ordering of plots

2009-03-25 Thread Dieter Menne
Cable, Samuely hanscom.af.mil> > I want to do a series of contour plots, 4 in all. The data is coming > from a data frame named "nd.frame", which has elements "xdf", "ydf", > "zdf", and "pndt". I am treating "pndt" as a factor, and it has four > levels. I make a call to the lattice graphics r

Re: [R] need help with ordering of plots

2009-03-25 Thread Duncan Murdoch
On 3/25/2009 11:15 AM, Cable, Samuel B Civ USAF AFMC AFRL/RVBXI wrote: I want to do a series of contour plots, 4 in all. The data is coming from a data frame named "nd.frame", which has elements "xdf", "ydf", "zdf", and "pndt". I am treating "pndt" as a factor, and it has four levels. I make a

[R] need help with ordering of plots

2009-03-25 Thread Cable, Samuel B Civ USAF AFMC AFRL/RVBXI
I want to do a series of contour plots, 4 in all. The data is coming from a data frame named "nd.frame", which has elements "xdf", "ydf", "zdf", and "pndt". I am treating "pndt" as a factor, and it has four levels. I make a call to the lattice graphics routine "contourplot" like so: contourp