How to create Web service in R?
Rohan There's a bioconductor package called RWebServices - does this help? http://bioconductor.org/packages/2.1/bioc/html/RWebServices.html Regards Richard.
Rohan7 wrote:
Hello all, Is it possible to create web service in R? Any links or book i can refer! My second question is i'm trying to call a web service using RCurl package. The pdf from google doesnt have entire code in it.[ R as web client - RCurl package]. It's not written how to send parameter for a function or i'm missing something. I want to pass parameter to a function of a webservice. Please help me for the same. Regards, Rohan7