comstab

R-CMD-check DOI

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).

Installation

You can install the stable version from CRAN with:

install.packages("comstab")

Alternatively, you can install the development version with:

require(devtools)
devtools::install_github("jsegrestin/comstab")

Dependencies

Apart from base, comstab depends on stats, graphics, and Ternary