R/tolerant.R

#' @docType data
#'
#' @title Tolerant Mussel Species
#'
#'@format A data frame containing one variable.
#' \describe{
#'    \item{tolerant}{A character vector containing the Genus and species of
#'                      mussels tolerant of disturbance.}
#' }
#' @source This dataset was taken from Heidi Dunn, Steve Zigler, and Teresa
#' Newton. 2016. Validation of a Mussel Community Assessment Tool for the
#' Upper Mississippi River System. 2014 MCA2. Rock Island, IL: U.S. Army
#' Corps of Engineers, Rock Island District.
#'
#' @keywords datasets
#'
"tolerant"
mpdougherty/mcat documentation built on June 5, 2019, 8:52 p.m.