baseTheme {alakazam} | R Documentation |
Standard ggplot settings
Description
baseTheme
defines common ggplot theme settings for plotting.
Usage
baseTheme(sizing = c("figure", "window"))
Arguments
sizing |
defines the style and sizing of the theme. One of
|
Value
A ggplot2 object.
See Also
[Package alakazam version 1.3.0 Index]