precinct_agg_combine: precinct_agg_combine

Description Usage Arguments Value Author(s)

Description

Combines voter file surname geocoded data into aggregated precinct counts. To be performed on data object resulting from successful completion of bisg_prep_race_predict() function.

Usage

1
precinct_agg_combine(dat, precinct = "precinct")

Arguments

dat

data.frame() object

precinct

Character of precinct column name. Default = "precinct", which is what is output from bisg_prep_race_predict()

Value

Aggregated dataset of nrow() precinct size, including racial size precinct estimates. Dataset suitable for EI/RxC.

Author(s)

Loren Collingwood <loren.collingwood@ucr.edu>


lorenc5/eiCompare documentation built on June 5, 2019, 5:18 p.m.