================
A shiny app used to calculate IBI scores for given lake sites using benthic macroinvertebrate taxonomic information.
library(devtools) #install if needed
install_github("Blocktt/IEPAtools", force=TRUE, build_vignettes=TRUE)
Functions to aid the Illinois EPA in bioassessment and IBI scoring using their lake macroinvertebrate index. The program uses Erik Leppo's BioMonTools for calculations (https://github.com/leppott/BioMonTools).
In development.
A Shiny app purpose-built for IEPA to run IBI metric scoring.
Vignette and install guide updates are planned for the future.