[R] Lattice: merged strips?

Mike Lawrence Mike.Lawrence at DAL.CA
Thu Jul 10 06:47:04 CEST 2008


Hi all,

By default a call to xyplot from the Lattice package when using 2  
factors [eg xyplot( dv~iv | XY * AB ) ] yields the following shingle  
structure:

|_A_|_A_|_B_|_B_|
|_X_|_Y_|_X_|_Y_|

However, I'm wondering if it is possible to merge the upper shingle  
within levels of that factor, as in:

|___A___|___B___|
|_X_|_Y_|_X_|_Y_|

Mike

--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University

www.memetic.ca

"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
	- Piet Hein



More information about the R-help mailing list