grob_grid {ggplot}R Documentation

Grob grid

Description

Build up a subtle background grid

Usage

grob_grid(aesthetics, xbreaks, ybreaks, ...)

Arguments

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

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.2.2 Index]