Skip to content
Snippets Groups Projects
Commit b6177a36 authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Updated help file on getSampleData to reflect we are getting data from NWIS web.

parent bc311840
No related branches found
No related tags found
No related merge requests found
#' Import Sample Data for WRTDS #' Import Sample Data for WRTDS
#' #'
#' Imports data from NWIS web service. This function gets the data from here: \url{http://qwwebservices.usgs.gov/} #' Imports data from NWIS web service. This function gets the data from here: \url{http://nwis.waterdata.usgs.gov/nwis/qwdata/}
#' A list of parameter codes can be found here: \url{http://nwis.waterdata.usgs.gov/nwis/pmcodes/} #' A list of parameter codes can be found here: \url{http://nwis.waterdata.usgs.gov/nwis/pmcodes/}
#' A list of statistic codes can be found here: \url{http://nwis.waterdata.usgs.gov/nwis/help/?read_file=stat&format=table} #' A list of statistic codes can be found here: \url{http://nwis.waterdata.usgs.gov/nwis/help/?read_file=stat&format=table}
#' For raw data, use getQWData. This function will retrieve the raw data, and compress it (summing constituents). See #' For raw data, use getQWData. This function will retrieve the raw data, and compress it (summing constituents). See
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment