thin.batch: Spatially thin a list of species occurrence data

View source: R/xx.Deprecated.functions.R

thin.batchR Documentation

Spatially thin a list of species occurrence data

Description

Will use spThin optimisation algorithm to subset the dataset such that all occurrence locations are a minimum distance apart. This process helps reduce the effect of biases in observation records on the predictive performance of ecological niche models.

Usage

thin.batch(...)

Arguments

...

additional arguments

Details

Make sure coordinates are in decimal degrees. This function will use great.circle.distance to thin the datasets


HemingNM/ENMwizard documentation built on Jan. 4, 2024, 3:24 p.m.