pumpLocator | R Documentation |
Highlight selected water pump.
pumpLocator(id = 7, zoom = FALSE, vestry = FALSE, add.title = TRUE,
highlight.segment = TRUE, latlong = FALSE)
id |
Numeric or Integer. With |
zoom |
Logical or Numeric. Positive numbers zoom in; negative numbers zoom out. |
vestry |
Logical. |
add.title |
Logical. Include title. |
highlight.segment |
Logical. Highlight case's segment. |
latlong |
Logical. Use longitude and latitude. |
A base R graphics plot.
pumpData
pumpLocator()
pumpLocator(zoom = TRUE)
pumpLocator(14, vestry = TRUE, zoom = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.