get_rpvnearme {geomander}R Documentation

Get Racially Polarized Voting Dataset from RPV Near Me

Description

Get Racially Polarized Voting Dataset from RPV Near Me

Usage

get_rpvnearme(state, version = c(1, 2))

Arguments

state

the state postal code of the state

version

the version of the data to use. 1 for the original, 2 for the extended.

Value

a tibble of precinct-level estimates of votes (party) by race

Examples

get_rpvnearme('DE')

[Package geomander version 2.3.0 Index]