R/thredds-package.R

#' @name thredds
#' @aliases thredds-package
#' @aliases thredds
#' @docType package
#' 
#' @title thredds: Crawler for Navigating THREDDS Catalogs
#'
#' @description A limited crawler for programmatically navigating THREDDS catalogs.
#'
#' @import R6
#' @import rlang
#' @import httr
#' @importFrom magrittr %>%
NULL
BigelowLab/thredds documentation built on March 5, 2025, 3:13 a.m.