subsetplots: Filter sites to random subset based on proximity

View source: R/choosepoints.R

subsetplotsR Documentation

Filter sites to random subset based on proximity

Description

Select sites that are separated by some minimum distance to ensure independence of bee communities

Usage

subsetplots(points, cutoff)

Arguments

points

Spatial points object of sites (sampling locations)

cutoff

Distance cutoff (in meters) for independent samples (typically average foraging range of bee(s))

Details

Spatial points must lat/long (not projected). See 'distGeo' function (geosphere package) for details of distance calculation.

Examples

Usage example coming soon.

land-4-bees/beecoSp documentation built on March 19, 2024, 3:45 p.m.