Skip to content
Prev 138490 / 398503 Next

(x,y) coordinates for grid.text()

Thanks, yes "native" is the right one.  The code below now works as desired:

trellis.focus("panel", 1, 1)
grid.text("put text here", x = 1, y = 1.5, default.units = "native")
On 3/4/08 1:44 PM, "Erik Iverson" <iverson at biostat.wisc.edu> wrote: