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

Working on a table.

parent 7ba1b1fd
No related branches found
No related tags found
1 merge request!17Cleaned up readme file.
......@@ -35,6 +35,23 @@ While the dataRetreival package is in development (and not on CRAN), the zoo pac
---------------
###dataRetrieval 1.4.0-in developement
Changed naming convention:
| Function | Title |
| ------------- |:-------------|
| `bufferPoint` | Create linear ring from point |
| `checkProcess` | Check status of processing request |
| `geoknife` | Create geoknife object |
| `getAlgorithms` | Get processing algorithms |
| `getAttributes` | Get attributes from a shapefile at a web location |
| `getDataIDs` | Find variables from dataset |
| `printProcessInputs` | Print out the process request xml for diagnostic purposes |
| `setAlgorithm<-` | Set processing algorithm |
| `setFeature<-` | Set feature geometry for processing |
| `setProcessInputs<-` | Set inputs for web processing |
| `setWFS<-` | Set web feature service location |
| `setWPS<-` | Set web processing service location |
| `startProcess` | Submit a GDP web processing request |
|Original Name | New Name |
| ------------- |:-------------|
|getDVData | getNWISDaily |
......
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