theme_grey {ggplot2}R Documentation

A theme with grey background and white gridlines.

Description

A theme with grey background and white gridlines.

Usage

  theme_grey(base_size = 12, base_family = "")

Arguments

base_size

base font size

base_family

base font family


[Package ggplot2 version 0.9.3.1 Index]