grob_grid {ggplot}R Documentation

Grob grid

Description

Build up a subtle background grid

Usage

grob_grid(aesthetics, xbreaks, ybreaks, fill=ggopt()$grid.fill, colour=ggopt()$grid.colour, ...)

Arguments

aesthetics not used
xbreaks x axis lines
ybreaks y axis lines
fill not used
colour
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]