Skip to contents

Colors

Scales and palettes for coloring maps

ggredist
Redistricting Color Palettes
scale_fill_538() scale_color_538()
FiveThirtyEight scales for ggplot2
scale_fill_alaska() scale_color_alaska() scale_colour_alaska()
Alaska Color Scales for ggplot2
scale_fill_dra() scale_color_dra() scale_colour_dra()
Dave's Redistricting App classic scale for ggplot2
scale_fill_jacksonville() scale_color_jacksonville() scale_colour_jacksonville() scale_fill_florida() scale_color_florida() scale_colour_florida()
Jacksonville and Florida Color Scales for ggplot2
scale_fill_coast() scale_color_coast() scale_colour_coast() scale_fill_larch() scale_color_larch() scale_colour_larch()
Nature-derived Color Scales for ggplot2
scale_fill_party_c() scale_color_party_c() scale_fill_party_d() scale_color_party_d() scale_fill_party_b() scale_color_party_b() scale_colour_party_d() scale_colour_party_c() scale_colour_party_b()
Partisan scales for ggplot2
scale_fill_penn82() scale_color_penn82() scale_colour_penn82()
Historical Pennsylvania Color Scale for ggplot2
scale_fill_randmcnally() scale_color_randmcnally() scale_colour_randmcnally() scale_fill_natgeo() scale_color_natgeo() scale_colour_natgeo()
Rand-McNally and National Geographic Color Scales for ggplot2
scale_fill_washington() scale_color_washington() scale_colour_washington()
Washington Redistricting Commission Color Scales for ggplot2
scale_fill_wiki_rep() scale_color_wiki_rep() scale_fill_wiki_dem() scale_color_wiki_dem() scale_fill_wiki_rep_pres() scale_color_wiki_rep_pres() scale_fill_wiki_dem_pres() scale_color_wiki_dem_pres()
Wikipedia Style Election Map scales for ggplot2

Geometries

ggplot2 extensions for plotting maps

geom_district() stat_district()
Aggregate and Plot Map Regions
geom_district_text() geom_district_label() stat_district_coordinates()
Label Map Regions
stat_cities() stat_interstates()
Annotate a Map with Roads and Cities
geom_places() stat_places()
Emphasize Populated Regions of a Map with greyed out Places

Labels

Helpful labeling functions

label_party_margin() label_party_pct()
Label Partisan Vote Shares

Data

Example data included in the package

cities
U.S. Cities
interstates
Insterstate Shapefile
oregon
Oregon Redistricting File

Miscellaneous

Other Functions

map_coloring()
Produce a Map Coloring
theme_map()
Map Theme