get_nhd_plus: Function to download nhd files

View source: R/utils.R

get_nhd_plusR Documentation

Function to download nhd files

Description

Function to download nhd files

Usage

get_nhd_plus(
  download_url,
  data_dir = normalizePath("nsink_data/", winslash = "/", mustWork = FALSE),
  download_again = FALSE
)

Arguments

download_url

url to download

data_dir

The data dir

force

Force new download


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