tuneSite | R Documentation |
Tune sample site by estimating proportion of patches to be sampled exploring relationship between sampled patches with driving time and accumulated capacity driving time is related to distance between patches, surveying time in a specific patch is scaled with accumulated capacity
tuneSite(shp, r, u)
shp |
is sf object, whcih is the output polygon of rankCI function in this package |
r |
Optimization by removing low ranked patches, the number of patches to be removed |
u |
increment of patches to be iteratively removed, values range between 1 and (dim(shp)[1]-5) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.