Skip to content

cholera v0.3.0

Compare
Choose a tag to compare
@lindbrook lindbrook released this 27 Jan 00:18
· 3768 commits to master since this release

Data Changes

  • ortho.proj:
    • reclassify case 483:
      • Pulteney Court (I) ("242-1") -> Little Windmill Street ("326-2").
    • reclassify cases 369, 434, 11, 53, 193:
      • Poland Street ("194-1") -> St James Workhouse ("148-1").

Function Changes

  • addSnow()

    • "area", "street" and "boundary" graphical annotation.
  • caseLocator()

    • highlight home road segment.
  • neighborhoodWalking()

    • "case-set" argument: "observed", "expected" and "snow".
    • updated implementation and improved performance.
    • pre-computed configurations from version 0.2.1 removed.
  • segmentLocator(), streetNameLocator() and streetNumberLocator()

    • highlight segment or street cases.
    • option to plot all cases, anchor cases or no cases.

New S3 Implementations

  • timeSeries()
  • walkingDistance()
    • incorporates and deprecates walkingPath().

New Functions

  • addIndexCase()
  • nearestPath()
  • nearestPump()
  • nodeData()
  • segmentLength()
  • snowNeighborhood()
  • streetLength()
  • unitMeter()

New S3 Functions

  • classifierAudit()
  • euclideanDistance()