DiaThor calculates several diatom-based indices commonly used for water quality assesment, directly from your species’ data
You can install the released version of diathor from CRAN with:
install.packages("diathor")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("jcochero/DiaThor/")