county_splits {redist} | R Documentation |
Count County Splits
Description
Count County Splits
Usage
county_splits(map, counties, .data = cur_plans())
redist.splits(plans, counties)
Arguments
map |
a |
counties |
A vector of county names or county ids. |
.data |
a |
plans |
A numeric vector (if only one map) or matrix with one row for each precinct and one column for each map. Required. |
Value
integer vector with one number for each map
[Package redist version 4.2.0 Index]