#' A lookup table for species codes
#'
#'Species of interest along with species codes
#'
#' @format A dataframe with 6 columns
#' \describe{
#' \item{SCIENTIFIC_NAME}{scientific name for species}
#' \item{SPECIES_ITIS}{define this}
#' \item{COMMON_NAME.x}{Common name for species}
#' \item{NESPP3}{US North east 3 digit species code for commercially landed species}
#' \item{COMMON_NAME.x}{Common name for species}
#' \item{SVSPP}{US North east 3 digit species code for survey species}
#'}
#'
"speciesLookupTable"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.