Learn R Programming

geomander (version 2.3.0)

get_rpvnearme: 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))

Value

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

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.

Examples

Run this code
get_rpvnearme('DE')

Run the code above in your browser using DataLab