Skip to content

color in xyplot

2 messages · Elaine Kuo, David Winsemius

#
On Jan 11, 2013, at 8:38 PM, Elaine Kuo wrote:

            
I'm rather amazed you got anything. You are using base graphics  
arguments with a lattice function. There is some overlap but there are  
special functions like `trellis.par.set` and `trellis.par.get`.

Please read :

?lattice

Then read:

  ?xyplot

You need a lot of mental rearrangements to convert from base graphics  
to lattice graphics.