Calculating Mussel Community Assessment Tool (MCAT) metrics

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).

Project Status

Experimental Project Status: Active The project has reached a stable, usable state and is being actively developed. Last-changedate Licence

Need

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.

Funding

This project has been funded by the US Army Corps of Engineers (USACE) Upper Mississippi River Restoration Program (UMRR).

Authors

Install

To install the mcat package, install from GitHub using the devtools package:

library(devtools)
install_github(repo = "mpdougherty/mcat")

References



mpdougherty/mcat documentation built on June 5, 2019, 8:52 p.m.