#' The survey diet compositions for the focal species within the mskeyrun project
#'
#' Survey diet data from Northeast Fisheries Science Center's Bottom Trawl Survey, 1973-2019.
#'
#' @format A data frame
#'
#' \describe{
#'\item{ModSim}{Atlantis model name and simulation id}
#'\item{year}{year diet data collected}
#'\item{Code}{SPECIES_ITIS code for predator species}
#'\item{Name}{Common name for predator species}
#'\item{season}{season diet data collected}
#'\item{pdlen}{predator length bin (1 cm)}
#'\item{prey}{Common name for prey item}
#'\item{variable}{mean prey item weight in year/species/season/pdlen (meansw),
#' variance of meansw (variance),
#' number of tows in year/species/season/prey/pdlen (num_tows),
#' cv of meansw (cv),
#' confidence interval for mean prey weight in diet (ci),
#' total prey weight in year/species/season/pdlen (totwt),
#' percent of prey item in diet in year/species/season/pdlen (relmsw),
#' confidence interval for percent prey in diet (relci),
#' number of stomachs in year/species/season/pdlen (nstom)}
#'\item{value}{value of the variable}
#'\item{units}{units of the variable; grams for meansw, variance, ci, totwt,
#' percent for relmsw, relci, numbers for num_tows, nstom, unitless cv}
#' }
#'
"surveyLenDietcomp"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.