From fc3232ef6d7249cc08c4bc262d6abb97a6af9640 Mon Sep 17 00:00:00 2001 From: Laura DeCicco <ldecicco@usgs.gov> Date: Wed, 14 Nov 2012 15:45:22 -0600 Subject: [PATCH] Test --- R/getWQPData.r | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/getWQPData.r b/R/getWQPData.r index 2e0536bf..95945911 100644 --- a/R/getWQPData.r +++ b/R/getWQPData.r @@ -1,6 +1,6 @@ #' Data Import from Water Quality Portal #' -#' Imports data from Water Quality Portal web service. This function gets the data from here: \url{http://www.waterqualitydata.us}. This function is more general than getQWData +#' Imports data blah blah from Water Quality Portal web service. This function gets the data from here: \url{http://www.waterqualitydata.us}. This function is more general than getQWData #' because it allows for other agencies rather than the USGS. Therefore, the 5-digit parameter code cannot be used. #' Instead, this function uses characteristicName. A complete list can be found here \url{http://www.waterqualitydata.us/Codes/Characteristicname} #' -- GitLab