Skip to content

cholera v0.7.5

Compare
Choose a tag to compare
@lindbrook lindbrook released this 22 Apr 15:14
· 2073 commits to master since this release

New Data

  • oxford.weather

New Functions

  • isoLines()
  • isoVertices()
  • oxfordWeather()
  • povertyLondon()
  • segmentHighlight()
  • winterTemperatures()

Function Changes

  • add addCase(case = NULL).
  • add and set neighborhoodVoronoi(case.location = "address").
  • add and set neighborhoodVoronoi(pump.location = "nominal").
  • add subtitles for selected pumps in plot.euclidean().

Fixes

  • fix unneeded warnings in addEuclideanPath().
  • fix typo, from Silver Street to Cross Street, for meter benchmark in roads
    vignette.

Vignettes

  • add discussion of Euclidean and Voronoi "expected" neighborhoods.