plot_theme {ggplot2}R Documentation

Retrieve theme for a plot

Description

Combines plot defaults with current theme to get complete theme for a plot

Usage

plot_theme(x)

Arguments

x

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]