R/oceanexplorer-package.R

#' 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
UtrechtUniversity/oceanexplorer documentation built on Oct. 23, 2023, 6:48 a.m.