powered by
A circle (polygon), centered around a desired pump with a radius of 210 yards. The Broad Street pump is the default.
addWhitehead(pump = "Broad Street", radius = 210, color = "black", line.type = "solid", vestry = FALSE, subtitle = FALSE, walking.speed = 5, ...)
Character or Numeric. Name (road name) or numerical ID of selected pump. See pumps or pumps.vestry.
pumps
pumps.vestry
Numeric. Distance from a pump in yards.
Character. Color of circle.
Character. Circle line type.
Logical. TRUE uses the 14 pumps and locations from Vestry report. FALSE uses original 13 pumps.
TRUE
FALSE
Logical. Add subtitle with estimated "walking" time in seconds.
Numeric. Walking speed in km/hr.
Additional plotting parameters.
Adds a circle (polygon) to a graphics plot.
snowMap, addIndexCase, addKernelDensity, addLandmarks, addPlaguePit, addSnow, addVoronoi
snowMap
addIndexCase
addKernelDensity
addLandmarks
addPlaguePit
addSnow
addVoronoi
# NOT RUN { snowMap(add.landmarks = FALSE) addWhitehead() # }
Run the code above in your browser using DataLab