Skip to content
Prev 58685 / 398502 Next

location of key in panels of trellis plot

Hi
Steven Lacey wrote:
<snip>
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