grob_grid {ggplot} | R Documentation |
Build up a subtle background grid
grob_grid(aesthetics, xbreaks, ybreaks, fill=ggopt()$grid.fill, colour=ggopt()$grid.colour, ...)
aesthetics |
not used |
xbreaks |
x axis lines |
ybreaks |
y axis lines |
fill |
not used |
colour |
|
... |
Hadley Wickham <h.wickham@gmail.com>