R/landings-datadoc.R

#' Landings of Haddock
#'
#' Aggregated landings of Haddock by Norwegian vessels in 2018 as reported in salesnotes.
#' Gear-codes are converted from national standard and should be considered approximate.
#'
#' @docType data
#'
#' @usage data(landings)
#'
#' @format RDB CL-table version 1.3 (RDBES exchange format v 1.13). Some data types may differ from specification. Notably species, which is formatted as character.
#'
#' @keywords datasets
#' @concept Reca functions
#' @concept landings functions
#'
#' @examples
#' data(landings)
#' sum(landings$OfficialLandingsWeight)
"landings"
StoXProject/RstoxFDA documentation built on Jan. 13, 2024, 12:32 a.m.