theme_bw {ggplot2}R Documentation

A theme with white background and black gridlines.

Description

A theme with white background and black gridlines.

Usage

  theme_bw(base_size = 12, base_family = "")

Arguments

base_size

base font size

base_family

base font family


[Package ggplot2 version 0.9.3.1 Index]