#'@docType data
#'
#'@title Catch data of the example ships from the FleetSegmentation package
#'
#'@description A dataset containing the total catch per species and FAO area of the 71 example ships from the FleetSegmentation package.
#' Created by Erik Sulanke, Thuenen-Institute for Sea Fisheries, Bremerhaven, Germany, in September 2020, modified in March 2021.
#'
#'@keywords datasets
#'
#'@format A data frame with 287 rows and 4 variables:
#' \describe{
#' \item{ship_ID}{ship identification number}
#' \item{species}{(Three-letter ICES species code}
#' \item{fao_area}{FAO area code}
#' \item{landings}{catch [kg]}
#' }
"example_catchdata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.