inst/examples/IdentifyElements/test.R

library(RGraphicsDevice)
source("device.R")
# Compare with tests/sample.R in this package. That succeeds.
# Do we need to fill in more methods?
dev = metaDev()
library(lattice)
print(xyplot( mpg ~ wt, mtcars))
dev.off()
omegahat/RGraphicsDevice documentation built on Jan. 18, 2022, 4:37 a.m.