ecopower Build Status License DOI

R package to provide power estimates and perform equivalence testing for multivariate abundance data

Installation

To install ecopower from CRAN:

install.packages("ecopower")

For the development version with the latest bells and whistles:

remotes::install_github("BenMaslen/ecopower", dependencies = T, build_vignettes = T)