Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.