R/vmsdata-data.R

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