Description Usage Arguments Value Author(s) Examples
Given a HUC, this function checks if an NWIS site is available.
1 | get_nwis_nwc_site(huc)
|
huc |
The watershed of interest. |
The NWIS site ID. NULL if none found.
David Blodgett dblodgett@usgs.gov
1 2 3 4 | ## Not run:
data<-get_nwis_nwc_site(huc="031601030306")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.