ggtheme {ggplot}R Documentation

Set ggplot theme.

Description

A theme is a list of options for ggopt.

Usage

ggtheme(theme)

Arguments

theme theme, a list of options for ggopt

Details

Use ggtheme(defaulttheme) to reset back to the default theme.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]