#' @docType data
#'
#' @name lookup.species
#'
#' @title Species
#'
#' @description
#' Reference table of GFCM species.
#'
#' @usage
#' lookup.species
#'
#' @format
#' Data frame containing 3 columns:
#' \tabular{ll}{
#' \code{Alpha} \tab 3-alpha species code\cr
#' \code{Scientific} \tab Scientific name\cr
#' \code{English} \tab English name
#' }
#'
#' @source
#' \url{https://gfcm.sharepoint.com/sites/DCRF/Lists/Ref_Species/AllItems.aspx}
#'
#' @seealso
#' \code{\link{lookup.gsa}} is a data frame containing GSA codes and names.
#'
#' \code{\link{gfcmSTAR-package}} gives an overview of the package.
#'
#' @examples
#' head(lookup.species)
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.