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

Moving stuff around.

parent 70c6dad5
No related branches found
No related tags found
1 merge request!117More tz and state code updates.
`dataRetrieval`
=============
Linux: [![travis](https://travis-ci.org/USGS-R/dataRetrieval.svg?branch=master)](https://travis-ci.org/USGS-R/dataRetrieval)
Windows: [![Build status](https://ci.appveyor.com/api/projects/status/msanha92b500grr7?svg=true)](https://ci.appveyor.com/project/ldecicco-USGS/dataretrieval-787)
Retrieval functions for USGS and EPA hydrologic and water quality data.
A fairly large overhaul of the functions was done on November 31, 2014. Feedback from initial users was incorporated. For questions, bug reports, and suggestions please create an Issue here:
[dataRetrieval Issues page](https://github.com/USGS-R/dataRetrieval/issues)
Linux: [![travis](https://travis-ci.org/USGS-R/dataRetrieval.svg?branch=master)](https://travis-ci.org/USGS-R/dataRetrieval)
Windows: [![Build status](https://ci.appveyor.com/api/projects/status/msanha92b500grr7?svg=true)](https://ci.appveyor.com/project/ldecicco-USGS/dataretrieval-787)
##Package Installation
To install the dataRetrieval package, you must be using R 3.0 or greater and run the following command:
```R
install.packages("dataRetrieval")
```
## Function Overview
......@@ -49,14 +53,6 @@ egret_comments@usgs.gov
Additionally, to subscribe to an email list concerning updates to these R packages, please send a request to egret_comments@usgs.gov.
##Package Installation
To install the dataRetrieval package, you must be using R 3.0 or greater and run the following command:
```R
install.packages("dataRetrieval")
```
##Latest Version Updates
---------------
###dataRetrieval 2.2.0
......
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