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

Edits.

parent cc23d6fc
No related branches found
No related tags found
1 merge request!39Overhaul of function names. Move some functionality to EGRET.
......@@ -30,16 +30,16 @@ R package for data retrieval of water quality and hydrology data.
Moving `EGRET` specific functions to `EGRET`:
Moving `EGRET` specific functions to `EGRET` (version 2.0.0 and greater):
|Information Source | Site Query | Meta Data | Data |
| -------------| -------------| ------------- |:-------------|
|NWIS | | `getNWISInfo`* | `getNWISSample`* |
| | | | `getNWISDaily`* |
| Water Quality Portal | | `getWQPInfo`* | `getWQPSample`* |
| User-supplied files | | `getUserInfo`* | `getUserDaily`* |
| | | | `getUserSample`* |
|NWIS | | `getNWISInfo` | `getNWISSample` |
| | | | `getNWISDaily` |
| Water Quality Portal | | `getWQPInfo`| `getWQPSample` |
| User-supplied files | | `getUserInfo` | `getUserDaily`|
| | | | `getUserSample` |
......
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