powered by
Plot John Snow's cholera map.
snowMap(vestry = FALSE, stacked = TRUE, add.cases = TRUE, add.landmarks = FALSE, add.pumps = TRUE, add.roads = TRUE, add.frame = TRUE, main = NA, case.col = "gray", case.pch = 15, latlong = FALSE, ...)
A base R graphics plot.
Logical. TRUE uses the 14 pumps from the map in the Vestry Report. FALSE uses the 13 pumps from the original map.
TRUE
FALSE
Logical. Use stacked fatalities.
Logical. Add observed cases.
Logical. Add landmarks.
Logical. Add pumps.
Logical. Add roads.
Logical. Add map frame.
Character. Title of graph.
Character. Color of fatalities.
Logical. Use estimated longitude and latitude.
Additional plotting parameters.
snowMap() snowMap(vestry = TRUE, stacked = FALSE)
Run the code above in your browser using DataLab