redist.plot.cores: Plot Cores

View source: R/plot_cores.R

redist.plot.coresR Documentation

Plot Cores

Description

Plot Cores

Usage

redist.plot.cores(shp, plan = NULL, core = NULL, lwd = 2)

Arguments

shp

A SpatialPolygonsDataFrame or sf object. Required.

plan

A numeric vector with one entry for each precinct in shp. Used to color the districts. Required.

core

Required. integer vector produced by redist.identify.cores().

lwd

Line width. Defaults to 2.

Value

ggplot


kosukeimai/redist documentation built on March 28, 2024, 7:36 a.m.