Predicting species-level extinctions from population-level data for asessments of climate-related extinction probabilities.
predextinct
is an R package that is designed to estimate probabilities of species-level extinctions using synthetic datasets of population-level characteristics. This package is largely a wrapper for rangeshiftR
.
To install this package, please use:
devtools::install_github("datadiversitylab/predextinct")