Learn R Programming

tmap (version 1.6)

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

base_size
base size
base_family
base family
plot.axes
should the axes be shown?
plot.legend
should the legend(s) be shown?