Assembles cases, pumps and road into a network graph.
neighborhoodData(vestry = FALSE, case.set = "observed", embed = TRUE,
embed.landmarks = TRUE)
An R list of nodes, edges and an 'igraph' network graph.
Logical. Use Vestry Report pump data.
Character. "observed" or "expected", or "snow". "snow" captures John Snow's annotation of the Broad Street pump neighborhood printed in the Vestry report version of the map.
Logical. Embed cases and pumps into road network.
Logical. Embed landmarks into road network.