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 0.9.3.1 Index]