[R] xyplot: different scales accross rows, same scales within rows
Deepayan Sarkar
deepayan.sarkar at gmail.com
Fri May 25 20:07:32 CEST 2007
On 5/25/07, Marta Rufino <mrufino at cripsul.ipimar.pt> wrote:
> Dear list members,
>
>
> I would like to set up a multiple panel in xyplots, with the same scale
> for all colunms in each row, but different accross rows.
> relation="free" would set up all x or y scales free... which is not what
> I want :-(
>
> Is this possible?
It's possible, but requires some abuse of the Trellis design, which
doesn't really allow for such use. See
https://stat.ethz.ch/pipermail/r-help/2004-October/059396.html
-Deepayan
More information about the R-help
mailing list