View source: R/plans_helpers.R
pullback | R Documentation |
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.
pullback(plans, map = NULL)
plans |
a |
map |
optionally, a |
a new, re-indexed, redist_plans
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.