R/NOAA_data.R

#' NOAA variable names and units.
#'
#' A dataset containing the variable names and units of data from NOAA made
#' available through this package.
#'
#' @format A tibble with 7 rows and 3 variables:
#' \describe{
#'   \item{variable}{oceanographic variable}
#'   \item{unit}{variable unit}
#'   \item{citation}{citation of the dataset}
#' }
#' @source \url{https://www.ncei.noaa.gov/products/world-ocean-atlas}
"NOAA_data"
UtrechtUniversity/oceanexplorer documentation built on Oct. 23, 2023, 6:48 a.m.