[R] location of key in panels of trellis plot
Paul Murrell
p.murrell at auckland.ac.nz
Mon Nov 8 21:05:26 CET 2004
Hi
Steven Lacey wrote:
> In my previous posting I forgot my system information. Sorry. It is listed
> below.
<snip>
> platform i386-pc-mingw32
> arch i386
> os mingw32
> system i386, mingw32
> status
> major 1
> minor 8.1
> year 2003
> month 11
> day 21
> language R
In that case, for the modifications I suggested, you may have to change
pushViewport to push.viewport and popViewport to pop.viewport, and
grobWidth(key) to unit(1, "grobwidth", key) and grobHeight(key) to
unit(1, "grobheight", key), but hopefully then it will still work.
Paul
--
Dr Paul Murrell
Department of Statistics
The University of Auckland
Private Bag 92019
Auckland
New Zealand
64 9 3737599 x85392
paul at stat.auckland.ac.nz
http://www.stat.auckland.ac.nz/~paul/
More information about the R-help
mailing list