shiny_group | R Documentation |
Interactively view (in a leaflet map) and select grouping distance
shiny_group(spf)
spf |
input spatial features (sp or sf spatial object) |
## Not run:
spf <- readOGR("D:/SDM/Tobacco/inputs/species/ambymabe/polygon_data", "ambymabe_expl")
shiny_group(spf)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.