R/data.R

#' A list of edinfo objects from ERDDAP data sources
#'
#' A list of edinfo objects, mostly used internally for functions. These objects
#' represent different environmental data sources from ERDDAP servers and are
#' used to download environmental data.
#'
#' @format A list with objects of class edinfo
#'
#' @source Southwest Fisheries Science Center / NMFS / NOAA
"erddapList"

#' A list of edinfo objects from HYCOM data sources
#'
#' A list of edinfo objects, mostly used internally for functions. These objects
#' represent different environmental data sources from HYCOM servers and are
#' used to download environmental data.
#'
#' @format A list with objects of class edinfo
#'
#' @source Southwest Fisheries Science Center / NMFS / NOAA
"hycomList"

Try the PAMmisc package in your browser

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

PAMmisc documentation built on Aug. 17, 2023, 1:06 a.m.