alarm_census_vest: Download Joined VEST and Census Data

View source: R/census_vest.R

alarm_census_vestR 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 TRUE (default is FALSE), include sf geometry from Census Bureau TIGER Lines with the data.

epsg

A numeric EPSG code to use as the coordinate system. Default is alarm_epsg(state).

Value

tibble with Census and election data

Examples

alarm_census_vest("DE", geometry = FALSE)

alarm-redist/alarmdata documentation built on Feb. 22, 2025, 11:46 a.m.