Numeric. Vector of pumps to select (subset) from neighborhoods defined by "pump.select". Negative selection possible. NULL selects all pumps in "pump.select".
pump.select
Numeric. Numeric vector of pumps to define pump neighborhoods (i.e. the "population"). Negative selection possible. NULL selects all pumps.
vestry
Logical. TRUE uses the 14 pumps from the Vestry Report. FALSE uses the 13 in the original map.
weighted
Logical. TRUE computes shortest path weighted by road length. FALSE computes shortest path in terms of the number of nodes.
multi.core
Logical or Numeric. TRUE uses parallel::detectCores(). FALSE uses one, single core. You can also specify the number logical cores. On Window, only "multi.core = FALSE" is available.
type
Character. Type of annotation plot: "area", "border" or "street".
color
Character. Neighborhood color.
alpha.level
Numeric. Alpha level transparency: a value in [0, 1].