CholeraDeaths: Deaths and Pumps from 1854 London cholera outbreak

CholeraDeathsR Documentation

Deaths and Pumps from 1854 London cholera outbreak

Description

Deaths and Pumps from 1854 London cholera outbreak

Usage

CholeraDeaths

CholeraPumps

Format

An object of class sf whose data attribute has 250 rows and 2 columns.

An object of class sf.

Details

Both spatial objects are projected in EPSG:27700, aka the British National Grid.

Source

https://blog.rtwilson.com/john-snows-cholera-data-in-more-formats/

Examples

if (require(sf)) {
  plot(st_geometry(CholeraDeaths))
}

mdsr-book/mdsr documentation built on April 21, 2024, 8:41 a.m.