theme_map {usmap} | R Documentation |
Convenient theme map
Description
This creates a nice map theme for use in plot_usmap()
.
It originated from the ggthemes
package located at this repository:
https://github.com/jrnold/ggthemes.
This function was manually rewritten here to avoid the need for another package import.
Usage
theme_map(base_size = 9, base_family = "")
[Package usmap version 0.8.0 Index]