dbox: Dataset of drop box locations

Description Usage Format Author(s) References Examples

Description

Dataset of drop box locations in King County, Washington, as of 2016 general election.

Usage

1
data(king_dbox)

Format

A dataset with 43 rows and five columns:

location_name

Character vector

address_city

Character vector

state

Character vector

lat

Numeric vector, latitude coordinate

long

Numeric vector, longitude coordinate

Author(s)

Loren Collingwood <loren.collingwood@ucr.edu>

References

King County, Washington

Examples

1
2
data(king_dbox)
str(dbox)

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