Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dataRetrieval
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Water
dataRetrieval
Commits
28f0659d
Commit
28f0659d
authored
10 years ago
by
Laura A DeCicco
Browse files
Options
Downloads
Patches
Plain Diff
Getting ready to re-submit to CRAN.
parent
389da6cb
No related branches found
No related tags found
1 merge request
!51
Fixed multi-pcode WQP call bug.
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
DESCRIPTION
+1
-1
1 addition, 1 deletion
DESCRIPTION
R/readWQPqw.r
+1
-1
1 addition, 1 deletion
R/readWQPqw.r
R/tabbedDataRetrievals.R
+1
-1
1 addition, 1 deletion
R/tabbedDataRetrievals.R
with
3 additions
and
3 deletions
DESCRIPTION
+
1
−
1
View file @
28f0659d
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"),
...
...
This diff is collapsed.
Click to expand it.
R/readWQPqw.r
+
1
−
1
View file @
28f0659d
...
...
@@ -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 siteNumber
s
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
...
...
This diff is collapsed.
Click to expand it.
R/tabbedDataRetrievals.R
+
1
−
1
View file @
28f0659d
...
...
@@ -4,7 +4,7 @@
#' Package: \tab dataRetrieval\cr
#' Type: \tab Package\cr
#' Version: \tab 2.0.1\cr
#' Date: \tab 2014-1
1-24
\cr
#' Date: \tab 2014-1
2-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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment