Description Usage Arguments Value Author(s)
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.
1 | precinct_agg_combine(dat, precinct = "precinct")
|
dat |
data.frame() object |
precinct |
Character of precinct column name. Default = "precinct", which is what is output from bisg_prep_race_predict() |
Aggregated dataset of nrow() precinct size, including racial size precinct estimates. Dataset suitable for EI/RxC.
Loren Collingwood <loren.collingwood@ucr.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.