ecomon_url: Retrieve a NCEI url to a dataset

View source: R/fetch.R

ecomon_urlR Documentation

Retrieve a NCEI url to a dataset

Description

Retrieve a NCEI url to a dataset

Usage

ecomon_url(
  id = "0187513",
  version = "2.2",
  base_url = file.path("https://www.ncei.noaa.gov/archive",
    "archive-management-system/OAS/bin/prd/jquery/download")
)

Arguments

id

char, a dataset id like '0187513'

version

character, defaults to "2.2" but could be "1.1"

base_url

char, the root path to NCEI datasets

Value

chaacter URL


BigelowLab/ecomon documentation built on Dec. 8, 2023, 9:21 p.m.