R/data_SA3.R

#' Haul characteristics for 1756 hauls.
#'
#' An example dataset for the nwfscDeltaGLM package.
#'
#' @format A data frame with 1756 rows and 7 variables:
#' \describe{
#'   \item{SUBAREA_ID}{area ID}
#'   \item{MIN_DEPTH_M}{minimum haul depth}
#'   \item{MAX_DEPTH_M}{maximum haul depth}
#'   \item{AREA_HECTARES}{area swept, proxy for effort, in hectares}
#'   \item{SUBAREA_SET_ID}{set id}
#'   \item{MIN_LAT_DD}{minimum latitude}
#'   \item{MAX_LAT_DD}{maximum latitude}
#'   ...
#' }
"SA3"
nwfsc-assess/nwfscDeltaGLM documentation built on July 8, 2023, 4:49 a.m.