ggplot.options {ggplot} | R Documentation |
Set global options for ggplot.
ggplot.options(...)
... |
list of options to get/set |
item[grid.col] colour of background grid lines, ("white") item[grid.fill] colour of background, ("grey90")
Hadley Wickham <h.wickham@gmail.com>