powered by
Downloads Census data joined with VEST's election data. All are re-tabulated from precincts collected by VEST to 2020 Census geographies.
alarm_census_vest(state, geometry = FALSE, epsg = alarm_epsg(state))
tibble with Census and election data
A state name, abbreviation, FIPS code, or ANSI code.
If TRUE (default is FALSE), include sf geometry from Census Bureau TIGER Lines with the data.
TRUE
FALSE
sf
A numeric EPSG code to use as the coordinate system. Default is alarm_epsg(state).
alarm_epsg(state)
alarm_census_vest("DE", geometry = FALSE)
Run the code above in your browser using DataLab