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

Getting ready to re-submit to CRAN.

parent 389da6cb
No related branches found
No related tags found
1 merge request!51Fixed multi-pcode WQP call bug.
Package: dataRetrieval
Type: Package
Title: Retrieval Functions for USGS and EPA Hydrologic and Water Quality Data
Version: 2.0.1.9000
Version: 2.0.1
Date: 2014-12-02
Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
email = "rhirsch@usgs.gov"),
......
......@@ -7,7 +7,7 @@
#' either USGS, or other Water Quality Portal offered sites. It is required to use the 'full'
#' site name, such as 'USGS-01234567'.
#'
#' @param siteNumber character site number. This needs to include the full agency code prefix.
#' @param siteNumbers character site number. This needs to include the full agency code prefix.
#' @param parameterCd vector of USGS 5-digit parameter code or characteristicNames.
#' Leaving this blank will return all of the measured values during the specified time period.
#' @param startDate character starting date for data retrieval in the form YYYY-MM-DD. Default is "" which indicates
......
......@@ -4,7 +4,7 @@
#' Package: \tab dataRetrieval\cr
#' Type: \tab Package\cr
#' Version: \tab 2.0.1\cr
#' Date: \tab 2014-11-24\cr
#' Date: \tab 2014-12-02\cr
#' License: \tab Unlimited for this package, dependencies have more restrictive licensing.\cr
#' Copyright: \tab This software is in the public domain because it contains materials
#' that originally came from the United States Geological Survey, an agency of
......
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