#' Macroinvertebrate Multimetric Index (MMI) Data Set
#'
#' A data frame containing the MMI scores and condition classes from the NRSA 2008/2009 survey,
#' as well as additional site information. The variables are described below.
#'
#' \itemize{
#' \item NRSA_ID site identification
#' \item MMI_BENT. MMI score
#' \item BENT_MMI_COND. condition class coded as Good, Fair, and Poor
#' \item AGG_ECO9_2015. aggregated 9 ecoregion
#' \item STATE
#' \item ALB_X. albers x-coord
#' \item ALB_Y. albers y-coord
#' \item LON_DD83. longitude
#' \item LAT_DD83. latitude
#' \item Year. year sample collected
#' \item DATE_COL. date sample collected
#' }
#'
#' @docType data
#' @name mmi_data
#' @usage data(mmi_data)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.