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.title = TRUE, ...)
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 title.
Additional plotting parameters.
A base R graphics plot.
addLandmarks, addKernelDensity, addLandmarks, addPlaguePit, addVoronoi. addWhitehead
addLandmarks
addKernelDensity
addPlaguePit
addVoronoi
addWhitehead
# NOT RUN { snowMap() snowMap(vestry = TRUE, stacked = FALSE) # }
Run the code above in your browser using DataLab