R/catchdata-data.R

#' Landings data example
#'
#' All datasets that contain landing information should follow this format. Be
#' careful with column names, they should be exactly as shown in this example.
#'
#' @docType data
#'
#' @usage data(catchdata)
#'
#' @format An object of class `"data.frame"`
#'
#' @keywords datasets
#'
#' @references None
#'
#' @source Private data
#'
#' @examples
#' data(catchdata)
"catchdata"
gmoroncorrea/VMSIndicators documentation built on Dec. 20, 2021, 11:50 a.m.