R/plots.R
geo_plot_group.Rd
Create Plots of Shapes by Group with Connected Components Colored
geo_plot_group(shp, adj, group, save = FALSE, path = "")
An sf shapefile
adjacency list
array of group identifiers. Typically district numbers or county names.
Boolean, whether to save or not.
Path to save, only used if save is TRUE. Defaults to working directory.
list of ggplots