A multimetric index calculator for macroinvertebrate IBIs developed for the Kansas Department of Health and Environment (KDHE).
if(!require(remotes)){install.packages("remotes")} #install if needed
install_github("Blocktt/KDHEtools", force = TRUE, build_vignettes = TRUE)
Functions to aid KDHE in bioassessment and IBI scoring using their index. The program uses Erik Leppo's BioMonTools for calculations (https://github.com/leppott/BioMonTools).
In development.
A Shiny app purpose-built for KDHE to run IBI metric scoring.
Vignette and install guide updates are planned for the future.