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)
https://danlooo.github.io/coabundance/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.