Learn R Programming

redistmetrics (version 1.0.11)

nh_plans: 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")

Arguments

Format

A redist_plans with 104 rows and 3 columns

  • draw: factor identifying the reference plans (d_2020 and r_2020) and 50 simulted plans

  • district: district number (1 or 2)

  • total_pop: total population in the district

Examples

Run this code
data(nh_plans)

Run the code above in your browser using DataLab