plot.redist_plans {redist} | R Documentation |
Summary plots for \link{redist_plans}
Description
If no arguments are passed, defaults to plotting the sampling weights for
the redist_plans
object. If no weights exist, plots district
populations.
Usage
## S3 method for class 'redist_plans'
plot(x, ..., type = "distr_qtys")
Arguments
x |
the |
... |
passed on to the underlying function |
type |
the name of the plotting function to use. Will have
|
[Package redist version 4.2.0 Index]