R/example_lengthdata.R

#'@docType data
#'
#'@title Length data of the example ships from the FleetSegmentation package
#'
#'@description A dataset containing the ship length over all in meters of the 71 example ships from the FleetSegmentation package.
#' Created by Erik Sulanke, Thuenen-Institute for Sea Fisheries, Bremerhaven, Germany, in September 2020.
#'
#'@keywords datasets
#'
#'@format A data frame with 71 rows and 2 variables:
#' \describe{
#'   \item{ship_ID}{ship identification number}
#'   \item{shiplength}{length of the ship [m]}
#' }
"example_lengthdata"
ESulanke/FleetSegmentation documentation built on March 27, 2023, 10:13 p.m.