R/example_catchdata.R

#'@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"
ESulanke/FleetSegmentation documentation built on March 27, 2023, 10:13 p.m.