shiny_fude {fude} | R Documentation |
Prepare Leaflet Map for Fude Polygon Data
Description
Prepares a Leaflet map for Fude Polygon data.
Usage
shiny_fude(data, community = FALSE)
Arguments
data |
A list or data frame containing Fude Polygon data. |
community |
A logical value indicating whether to overlay community data on the map. |
Value
A Leaflet map object with Fude Polygon data with an HTML table.
[Package fude version 0.3.7 Index]