king_geo: Dataset of King County voters' lat/long

Description Usage Format Author(s) References Examples

Description

Dataset of 5,000 randomly selected King County voters' lat/long, as of 2016

Usage

1
data(king_dbox)

Format

A dataset of 5,000 rows and two columns:

Residence_Address_Longitude

Numeric vector, longitude coordinate of voter

Residence_Address_Latitude

Numeric vector, latitude coordinate of voter

Author(s)

Loren Collingwood <loren.collingwood@ucr.edu>

References

King County, WA

Examples

1
2
data(king_dbox)
str(king_geo)

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