get_catalog: Given a catalog uri return a 'CatalogNode'

View source: R/thredds.R

get_catalogR Documentation

Given a catalog uri return a CatalogNode

Description

Given a catalog uri return a CatalogNode

Usage

get_catalog(
  program = "University of Maine Buoys",
  uri = thredds_base_url(what = "xml")
)

Arguments

program

character, the name of the program, if not found then the top level catalog is returned

uri

character, the url for the catalog node

Value

CatalogNode


BigelowLab/neracoos documentation built on Feb. 13, 2024, 9 a.m.