Wrapper arround several methods to asses co-abundant taxa in microbial datasets.
You can install the released version of coabundance from CRAN with:
devtools::install_github("danlooo/coabundance")
library(coabundance)
data("abundances1", package = "coabundance")
coabundance1 <- correlate(abundances1)