View source: R/plot_flood_areas.R
plot_flood_areas | R Documentation |
Plot flood areas on interactive map
plot_flood_areas( lat = NULL, long = NULL, dist = NULL, limit = NULL, interactive = TRUE )
lat, long, dist |
Return only warnings applying to flood areas which are
within |
limit |
Return a maximum of these items from the list. |
interactive |
If TRUE return an interactive map, otherwise a static image. |
A tmap object. Interactive exploration of flood warnings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.