ttheme_set {ggplot2.utils}R Documentation

Set default table theme

Description

[Experimental]

See ggpp::ttheme_set() for details.

Value

A named list with the previous value of the option.

Note

When testing this function, we found that in contrast to the original documentation, the theme is not fixed when the plot object is constructed. Instead, the option setting affects the rendering of ready built plot objects.


[Package ggplot2.utils version 0.3.1 Index]