Add background and grid lines similar to ggplot.

Kgrid(bg = NA, cols = "gray93")

Arguments

bg

(string) Background color Defaults to "gray90".

cols

(string) Gridlines color Defaults to "white".