Woodman et al.
eSDM is an R package designed to allow users to create ensembles of predictions from species distribution models (SDMs) made at different spatial scales or with different prediction units. Included in the package is the eSDM GUI, an R Shiny tool that provides the user with a graphical user interface that they can use to import, overlay, and create ensembles of SDM predictions.
You can access the GUI online at https://connect.fisheries.noaa.gov/eSDM. You do not need to have R or RStudio installed to access the GUI online.
You can install the released version of eSDM from CRAN with:install.packages('eSDM')
To install the latest version from GitHub:# install.packages('devtools')
devtools::install_github('swfsc/eSDM', build_vignettes = TRUE)
Woodman, S. M., Forney, K. A., Becker, E. A., DeAngelis, M. L., Hazen, E. L., Palacios, D. M., & Redfern, J. V. (2019).