ggplot.options {ggplot}R Documentation

Set ggplot options

Description

Set global options for ggplot.

Usage

ggplot.options(...)

Arguments

... list of options to get/set

Details

item[grid.col] colour of background grid lines, ("white") item[grid.fill] colour of background, ("grey90")

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.2.2 Index]