From f387b75aa3285402686eeae642ba41b15978888d Mon Sep 17 00:00:00 2001 From: unknown <ldecicco@usgs.gov> Date: Wed, 24 Sep 2014 16:43:55 -0500 Subject: [PATCH] Still working on a table. --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 9e957c8e..8350e906 100644 --- a/README.md +++ b/README.md @@ -35,21 +35,7 @@ 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 | -- GitLab