latlongNeighborhoodVoronoi {cholera} | R Documentation |
Compute Voronoi pump neighborhoods (lat-long prototype).
Description
Group cases into neighborhoods using Voronoi tessellation.
Usage
latlongNeighborhoodVoronoi(pump.select = NULL, vestry = FALSE)
Arguments
pump.select |
Numeric. Vector of numeric pump IDs to define pump neighborhoods (i.e., the "population"). Negative selection possible. |
vestry |
Logical. |
[Package cholera version 0.8.0 Index]