subsetplots | R Documentation |
Select sites that are separated by some minimum distance to ensure independence of bee communities
subsetplots(points, cutoff)
points |
Spatial points object of sites (sampling locations) |
cutoff |
Distance cutoff (in meters) for independent samples (typically average foraging range of bee(s)) |
Spatial points must lat/long (not projected). See 'distGeo' function (geosphere package) for details of distance calculation.
Usage example coming soon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.