opts {ggplot2}R Documentation

Build a theme (or partial theme) from theme elements

Description

opts is deprecated. See the theme function.

Usage

opts(...)

Arguments

...

Arguments to be passed on to the theme function.


[Package ggplot2 version 1.0.1 Index]