R/landings-datadoc.R

#' Landings of Cod and Haddock
#'
#' Landings of Cod and 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(CLCodHadNOR)
#'
#' @format RDB CL-table version 1.3 (\href{https://www.ices.dk/marine-data/Documents/RDB/RDB Exchange Format.pdf}{RDBES exchange format v 1.13}). Some data types may differ from specification. Notably species, which is formatted as character().
#'
#' @keywords datasets
#'
#' @examples
#' data(CLCodHadNOR)
#' sum(CLCodHadNOR$OfficialLandingsWeight)
"CLCodHadNOR"
edvinf/prepRECA documentation built on Nov. 11, 2019, 6:30 a.m.