is_county_split: Identify which counties are split by a plan

View source: R/plans_helpers.R

is_county_splitR Documentation

Identify which counties are split by a plan

Description

Identify which counties are split by a plan

Usage

is_county_split(plan, counties)

Arguments

plan

A vector of precinct/unit assignments

counties

A vector of county names or county ids.

Value

A logical vector which is TRUE for precincts belonging to counties which are split


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