Description Usage Format Source Examples
Dataset containing information about USGS stations in the United States
| 1 | 
a dataframe instance, 1 row per station with columns:
 'OBJECTID':      A character Object id in the dataset
 'feature_id':    A character NHD COMID of reach
 'site_no':       A character USGS site number
 'site_name':     A character USGS site name
 'da_sqkm':       A numeric   Area that drains to the location in square kilometers
 'lat_reachCent': A numeric   Latitude of NHD reach center
 'lon_reachCent': A numeric   Longitude of NHD reach center
Compiled from USGS and NHD datasets
| 1 2 3 4 | ## Not run: 
 usgs = HydroData::usgsStations
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.