Bg.Rd
Paints the background of the plot, using either the figure region, the plot region or both. It can sometimes be cumbersome to elaborate the coordinates and base R does not provide a simple function for that.
Bg(col = "grey", region = c("plot", "figure"), border = NA)