Add background and grid lines similar to ggplot.

savePNG(name = "name", w = dev.size()[1], h = dev.size()[2])

Arguments

bg

(string) Background color Defaults to "gray90".

cols

(string) Gridlines color Defaults to "white".