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


USEPA/nsink documentation built on Feb. 8, 2025, 12:27 p.m.