#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.