View source: R/pumpFatalities.R
pumpFatalities | R Documentation |
Compute fatalities by pump.
pumpFatalities(pump.select = NULL, metric = "walking", vestry = FALSE, latlong = FALSE, multi.core = TRUE)
pump.select |
Numeric. Pump candidates to consider. Default is |
metric |
Character. "euclidean" or "walking". |
vestry |
Logical. |
latlong |
Logical. Use estimated longitude and latitude. |
multi.core |
Logical or Numeric. |
## Not run: pumpFatalities(pump.select = -7) pumpFatalities(metric = "euclidean") pumpFatalities(metric = "euclidean", vestry = TRUE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.