voter_meck: Dataset of registered voters, Mecklenburg County

Description Usage Format Author(s) References Examples

Description

Dataset of random registered voter locations in Mecklenburg County, North Carolina, as of 2016 general election.

Usage

1
data(meck_ev)

Format

A dataset with 4,552 rows and three columns:

county

Character vector

long

Numeric vector, longitude coordinate

lat

Numeric vector, latitude coordinate

Author(s)

Loren Collingwood <loren.collingwood@ucr.edu>, Hannah Walker <hlw25<at>georgetown.edu

References

Mecklenburg County, North Carolina

Examples

1
2
data(meck_ev) # Read in the stored RData file
str(voter_meck) # This is the actual dataset

Rvoterdistance documentation built on May 2, 2019, 2:08 p.m.