nh_plans {redistmetrics} | R Documentation |
Redistricting Plans for New Hampshire as redist_plans
Description
This data set contains two reference plans (d_2020
and r_2020
) and
50 simulated plans for New Hampshire, based on 2020 demographics, simulated at
a population tolerance of 0.05%.
Usage
data("nh_plans")
Format
A redist_plans with 104 rows and 3 columns
draw: factor identifying the reference plans (
d_2020
andr_2020
) and 50 simulted plansdistrict: district number (
1
or2
)total_pop: total population in the district
Examples
data(nh_plans)
[Package redistmetrics version 1.0.7 Index]