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

Testing

parent 5d632c37
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#' (subsequent qualifier/value columns could follow depending on requested parameter codes) #' (subsequent qualifier/value columns could follow depending on requested parameter codes)
#' @export #' @export
#' @examples #' @examples
#' # These examples require an internet connection #' # These examples require an internet connection to run
#' getWQPData('USGS-01594440','Chloride', '', '') #' getWQPData('USGS-01594440','Chloride', '', '')
#' getWQPData('WIDNR_WQX-10032762','Specific conductance', '', '') #' getWQPData('WIDNR_WQX-10032762','Specific conductance', '', '')
getWQPData <- function(siteNumber,characteristicName,StartDate,EndDate,interactive=TRUE){ getWQPData <- function(siteNumber,characteristicName,StartDate,EndDate,interactive=TRUE){
......
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