#' oceanexplorer
#'
#' This package allows easy exploration of the world ocean atlas of
#' the US agency National Oceanic and Atmospheric Administration (NOAA).
#' It includes functions to extract NetCDF data from the repository and code to
#' visualize several physical and chemical parameters of the ocean. A Shiny app
#' further allows interactive exploration of the data.
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @rawNamespace import(shiny, except = serverInfo)
## usethis namespace: end
NULL
## usethis namespace: start
#' @import miniUI
## usethis namespace: end
NULL
## usethis namespace: start
#' @import ncmeta
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.