biosurvey
An R package for ecological niche modeling using ellipsoids
What is biosurvey?
biosurvey R package implements multiple tools to select sampling sites for biodiversity inventory, increasing effectiveness by considering the relationship of environmental and geographic conditions in a region. The functions are grouped in three main modules: 1) Data preparation; 2) Selection of sampling sites; and, 3) Tools for testing effectiveness (Fig. 1). Data are prepared in ways that avoid the need for more data in posterior analyses and allow users to focus on critical methodological decisions to select sampling sites. Various algorithms for selecting sampling sites are available, and options for considering pre-selected sites (known to be important for biodiversity monitoring) are included. Visualization is a critical component in this set of tools and most of the results obtained can be plotted to help users to understand their implications. Methodological bases for these tools can be found in Nuñez et al. (2022).
Check the biosurvey package
If you want to try this tool you can install it on R from GitHub using remotes::install_github("claununez/biosurvey")
. An example of its use can be found here.