[R] question about the lattice package
Marion Dumas
mariouka at gmail.com
Sat Nov 14 00:20:32 CET 2009
Hello,
I have a graphical problem:
I would like to change the labeling of the levels of the conditioning
factor in the plot below. Here, the labeling is done automatically by
the xyplot command (a cursor indicates the three levels and the name
of the variable is written out). Instead, I would like to have a
specific character string on each strip.
The command to generate the plot was very simple:
xyplot(Resin~Pt|Weather,data=sharout,panel.function=panel.smooth).
I tried to define a new strip function as well as modifying default
variables using strip.custom, but I could not get it to work.
Could somebody explain it to me?
Thank you very much!
Marion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xyplot1.pdf
Type: application/pdf
Size: 153732 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091113/0c9e1bbf/attachment-0002.pdf>
More information about the R-help
mailing list