R/lookup.gsa.R

#' @docType data
#'
#' @name lookup.gsa
#'
#' @title Geographical Subareas (GSA)
#'
#' @description
#' Reference table of GFCM Geographical Subareas (GSA) in FAO Major Fishing Area
#' 37 - Mediterranean and Black Sea.
#'
#' @usage
#' lookup.gsa
#'
#' @format
#' Data frame containing 2 columns:
#' \tabular{ll}{
#'   \code{Code} \tab GSA code\cr
#'   \code{Name} \tab GSA name
#' }
#'
#' @source \url{http://www.fao.org/gfcm/data/maps/gsas/en/}
#'
#' @seealso
#' \code{\link{gsa.names}} converts comma-separated GSA codes to full GSA names.
#'
#' \code{\link{lookup.species}} is a data frame containing species codes and
#' names.
#'
#' \code{\link{gfcmSTAR-package}} gives an overview of the package.
#'
#' @examples
#' lookup.gsa

NA
gfcm/gfcmSTAR documentation built on Feb. 5, 2022, 2:14 p.m.