A numeric value of how much space should exist on any given plot. Low values will result in more cramped plots, higher values will have more whitespace.
text_size
base text size.
type
Set to 'inner' where the background colour should not extend past strictly the plot area (or "panel" in ggplot2 terminology). 'outer' will apply the background colour to the entire plot.
line_weight
The thickness of axes lines and gridlines. Useful for saving plots at different resolutions.
pos
Where the new scales are stored.
envir
The environment where the new scales are stored.
set_theme
If TRUE (default), the default theme, geoms and scales are updated.
Value
Returns a list with a ggplot2 theme object, aesthetic parameters for geoms, scale functions and input parameters