#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.