inst/examples/moveBox_ex.R

library(grid)
grid.newpage()

box <- boxGrob("A simple box", x = .5, y = .8)
moveBox(box, x = -.2, space = "relative")
gforge/Gmisc documentation built on Aug. 30, 2023, 7:38 a.m.