theme_gray {ggplot2}R Documentation

Gray theme

Description

Produce a theme with gray background and white gridlines

Usage

theme_gray(base_size = 12)

Arguments

base_size

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]