theme_ps: ggplot2 theme for proportional symbols
Description
ggplot2 theme for proportional symbols. By default, this theme only shows the plotting area, so without titles, axes, and legend
Usage
theme_ps(
base_size = 12,
base_family = "",
plot.axes = FALSE,
plot.legend = FALSE
)
Arguments
plot.axes
should the axes be shown?
plot.legend
should the legend(s) be shown?