How to Implement a Web Service in R in under one hour
Cumulo SAASi comes with many examples that show how to build web services in the R programming language. This article will break down one of the examples, and show you how easy it is to build web services in R. Of special note is the fact that there is no network programming involved and no web server is required. All the plumbing is done for you so that you can concentrate on implementing the web service in R, and you don't have to worry about anything else.