View source: R/classify_compare.R
plot.redist_classified | R Documentation |
Plot a plan classification
## S3 method for class 'redist_classified'
plot(x, plans, shp, type = "fill", which = NULL, ...)
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 |
ggplot comparison plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.