plot.redist_plans: Summary plots for '\link{redist_plans}'

View source: R/plot_plans.R

plot.redist_plansR 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 redist_plans object.

...

passed on to the underlying function

type

the name of the plotting function to use. Will have redist.plot., prepended to it; e.g., use type="plans" to call redist.plot.plans.


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