comstab
is an R package that contains basic functions to
apply the unified framework for partitioning the drivers of stability of
ecological communities (Segrestin et al. 2024 Global Ecology and
Biogeography).
You can install the stable version from CRAN with:
install.packages("comstab")
Alternatively, you can install the development version with:
require(devtools)
::install_github("jsegrestin/comstab") devtools
Apart from base, comstab
depends on stats
,
graphics
, and Ternary