WaterPumps: Cholera sources

Description Usage Format Examples

Description

Locations of the neighbourhood water pumps near the site of the 1854 cholera outbreak. The Broad Street pump was the source of the outbreak.

Usage

1

Format

an object of class list.

Examples

1
2
plot(Cholera$latitude, Cholera$longitude, xlab = "lon", ylab = "lat")
points(WaterPumps$latitude, WaterPumps$longitude,  pch = 15, col = "blue")

bobverity/Rgeoprofile documentation built on May 12, 2019, 11:28 p.m.