[R] Lattice: how to make x axis to appear on only one non-bottom plot?
Wladimir Eremeev
wl at eimb.ru
Fri Jul 22 19:45:36 CEST 2005
Dear r-help,
Attached is the fragment of the lattice plot, produced with xyplot
function.
Data were drawn for all months of a year except December.
xyplot was called with parameters
layout=c(3,4)
scales=list(x=list(alternating=1),y=list(alternating=1))
Because of the hole in the bottom right, caused by the absence of
the December, right column of plots has no x axis.
Is it possible to produce it using xyplot?
Thank you very much for attention and help
---
Best regards,
Wladimir mailto:wl at eimb.ru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: for_Rhelp_question.png
Type: image/png
Size: 26591 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20050722/d6b5a7c1/for_Rhelp_question.png
More information about the R-help
mailing list