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
Merge requests
!42
Description title and readme.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Description title and readme.
ldecicco-USGS:master
into
master
Overview
0
Commits
2
Pipelines
0
Changes
2
Merged
Laura A DeCicco
requested to merge
ldecicco-USGS:master
into
master
10 years ago
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a61f09e4
2 commits,
6 years ago
2 files
+
14
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
DESCRIPTION
+
9
−
3
Options
Package: dataRetrieval
Type: Package
Title: Retrieval
f
unctions for USGS and EPA
h
ydrologic and
w
ater
q
uality
d
ata
Title: Retrieval
F
unctions for USGS and EPA
H
ydrologic and
W
ater
Q
uality
D
ata
Version: 2.0.0
Date: 2014-10-13
Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
@@ -9,8 +9,13 @@ Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
email = "ldecicco@usgs.gov"),
person("David","Lorenz", role=c("aut"),
email = "lorenz@usgs.gov"))
Description: Collection of functions to help retrieve USGS and EPA water
quality and hydrology data from web services.
Description: Collection of functions to help retrieve U.S. Geological Survey
(USGS) and U.S. Environmental Protection Agency (EPA) water quality and
hydrology data from web services. USGS web services are discovered from the
National Water Information Services (NWIS) tools found here:
http://waterservices.usgs.gov/ Both EPA and USGS water quality data are
obtained from the Water Quality Portal found here:
http://www.waterqualitydata.us/portal.jsp
License: Unlimited | file LICENSE
Copyright: This software is in the public domain because it contains materials
that originally came from the United States Geological Survey, an agency of
@@ -34,3 +39,4 @@ LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
BuildVignettes: true
URL: https://github.com/USGS-R/dataRetrieval
Loading