================
A multimetric index calculator for algae IBIs developed for the Indiana Department of Environmental Management.
library(devtools) #install if needed
install_github("Blocktt/IDEMtools", force=TRUE, build_vignettes=TRUE)
Functions to aid the Indiana DEM in bioassessment and IBI scoring using their updated index. The program uses Erik Leppo's BioMonTools for calculations (https://github.com/leppott/BioMonTools).
In development.
A Shiny app purpose-built for IDEM to run IBI metric scoring.
Vignette and install guide updates are planned for the future.