shiny_group: Interactively view (in a leaflet map) and select grouping...

View source: R/shiny_group.R

shiny_groupR Documentation

Interactively view (in a leaflet map) and select grouping distance

Description

Interactively view (in a leaflet map) and select grouping distance

Usage

shiny_group(spf)

Arguments

spf

input spatial features (sp or sf spatial object)

Examples

## Not run: 
spf <- readOGR("D:/SDM/Tobacco/inputs/species/ambymabe/polygon_data", "ambymabe_expl")
shiny_group(spf)

## End(Not run)

VANatHeritage/nhSDM documentation built on Feb. 1, 2024, 6:39 a.m.