#' Benthic Count Data
#'
#' A tibble of the benthic invertebrate counts by family.
#'
#' @format A tibble with the columns:
#' \describe{
#' \item{Biosite}{Site name.}
#' \item{DateBenthicSample}{Sample date.}
#' \item{Order}{Order name.}
#' \item{Family}{Family name.}
#' \item{Count}{Number of individuals.}
#' }
"benthiccount"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.