powered by
Returns a list of sites from the NWIS web service. This function gets the data from: http://waterservices.usgs.gov/rest/Site-Test-Tool.html. Arguments to the function should be based on http://waterservices.usgs.gov/rest/Site-Service.html#Service Mapper format is used
getNWISSites(...)whatNWISsites(...)
whatNWISsites(...)
see http://waterservices.usgs.gov/rest/Site-Service.html#Service for a complete list of options
retval dataframe with agency_cd, site_no, station_nm, site_tp_cd, dec_lat_va, and dec_long_va.
# NOT RUN { siteListPhos <- whatNWISsites(stateCd="OH",parameterCd="00665") # }
Run the code above in your browser using DataLab