nsink_get_plus_remotepath: Get remote path for NHDPlus components

View source: R/utils.R

nsink_get_plus_remotepathR Documentation

Get remote path for NHDPlus components

Description

Code modified from https://github.com/jsta/nhdR/blob/master/R/utils.R. Still need to figure out best way to acknowledge jsta as author and include GPL

Usage

nsink_get_plus_remotepath(
  rpu,
  component = c("NHDSnapshot", "FdrFac", "EROMExtension", "WBDSnapshot",
    "NHDPlusAttributes")
)

Arguments

rpu

raster processing unit for NHDPlus. available in nsink:::wbd_lookup

component

which component to download


jhollist/nsink documentation built on June 14, 2025, 8:58 p.m.