pumpData | R Documentation |
Returns either the set of x-y coordinates for the pumps themselves or for their orthogonally projected "addresses" on the network of roads.
pumpData(vestry = FALSE, orthogonal = FALSE, multi.core = TRUE)
vestry |
Logical. |
orthogonal |
Logical. |
multi.core |
Logical or Numeric. |
An R data frame.
Note: The location of the fourteenth pump, at Hanover Square, and the "correct" location of the Broad Street pump are approximate. This function documents the code that generates pumps
, pumps.vestry
, ortho.proj.pump
and ortho.proj.pump.vestry
.
pumpLocator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.