# NOT RUN {
# use two different colors for the figure region and the plot region
plot(x = rnorm(100), col="blue", cex=1.2, pch=16,
panel.first={Bg(c("red", "lightyellow"))
grid()})
# }
Run the code above in your browser using DataLab