Learn R Programming

redist (version 3.1.5)

pullback: Pull back plans to unmerged units

Description

Merging map units through merge_by or summarize changes the indexing of each unit. Use this function to take a set of redistricting plans from a redist algorithm and re-index them to be compatible with the original set of units.

Usage

pullback(plans)

Arguments

plans

a redist_plans object

Value

a new, re-indexed, redist_plans object