search for: long_z_label

Displaying 1 result from an estimated 1 matches for "long_z_label".

2010 Jan 06
1
Lattice Plot formatting problem/s
Hi I am having difficulty getting the right format for a lattice plot I am trying to produce. Here is a pic of the plot as I get it now http://i235.photobucket.com/albums/ee37/scotrivers/lattice_plot01.jpg and here is the code I am using: RN<-read.csv("N:/data.dat",header=T) DATA<-RN[is.element(RN$age,0:3),] #select data on age