R/speciesLookupTable.R

#' 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"
NOAA-EDAB/neusCatch documentation built on Jan. 23, 2025, 3:29 a.m.