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"

Try the oceanexplorer package in your browser

Any scripts or data that you put into this service are public.

oceanexplorer documentation built on Oct. 17, 2023, 1:12 a.m.