alarm_census_vest {alarmdata} | R Documentation |
Download Joined VEST and Census Data
Description
Downloads Census data joined with VEST's election data. All are re-tabulated from precincts collected by VEST to 2020 Census geographies.
Usage
alarm_census_vest(state, geometry = FALSE, epsg = alarm_epsg(state))
Arguments
state |
A state name, abbreviation, FIPS code, or ANSI code. |
geometry |
If |
epsg |
A numeric EPSG code to use as the coordinate system. Default is |
Value
tibble with Census and election data
Examples
alarm_census_vest("DE", geometry = FALSE)
[Package alarmdata version 0.2.1 Index]