plot.redist_classified {redist} | R Documentation |
Plot a plan classification
Description
Plot a plan classification
Usage
## S3 method for class 'redist_classified'
plot(x, plans, shp, type = "fill", which = NULL, ...)
Arguments
x |
a |
plans |
a redist_plans object. |
shp |
a shapefile or redist_map object. |
type |
either |
which |
indices of the splits to plot. Defaults to all |
... |
passed on to |
Value
ggplot comparison plot
[Package redist version 4.2.0 Index]