getUSGSHUC: getUSGSHUC

View source: R/getUSGS_HUC.R

getUSGSHUCR Documentation

getUSGSHUC

Description

This function retrieves information on the hydraulic unit code given a USGS monitoring station ID.

Usage

getUSGSHUC(siteID, plotmap = TRUE, zoomFactor = 10)

Arguments

siteID

the USGS site identified for stream flow analysis

Details

Much of this code was drawn from this source. http://cyberhelp.sesync.org/leaflet-in-R-lesson/course/archive.html

Examples


getUSGSHUC("02131000")


JerryHMartin/waterDataSupport documentation built on Jan. 25, 2023, 2:36 a.m.