This R package has been developed to automate calculation of the MCAT metrics found in [@dunn2016] for modeling mussel habitat suitability on Upper Mississippi River Restoration (UMRR) Habitat Rehabilitation and Restoration Projects (HREP).
The Mussel Community Assessment Tool metrics are valuable for evaluating the health of mussel communities at the bed and sample site scale. However, their calculation can be time consuming and error prone if done manually. This R package automates these calculations to encourage their wider application.
This project has been funded by the US Army Corps of Engineers (USACE) Upper Mississippi River Restoration Program (UMRR).
To install the mcat
package, install from GitHub using the
devtools
package:
library(devtools)
install_github(repo = "mpdougherty/mcat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.