R/EPUs.R

#' EPU designations by statistical areas. (CFDBS)
#'
#' A list of 4 Ecological Production Units (EPUs) and the statistical areas that comprise each area
#'
#' @format A list containing 4 elements
#' \describe{
#'     \item{codes}{a vector of unique statistical areas}
#'     \item{names}{a character vector of EPU names}
#'     \item{description}{a character vector describing the EPU name}
#'     \item{data}{a list of 4 EPUs with associated statistical areas}
#'}
#'
#'@seealso For a complete list of all statistical areas see: \code{\link{get_areas}}
#'
#'@source The EPU/statistical area associations were a collaborative effort among staff at the ecosystem dynamics and assessment branch (EDAB) at the NEFSC
"EPUs"
andybeet/cfdbs documentation built on Sept. 19, 2023, 9:34 p.m.