An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110625/ac290481/attachment.pl>
Access R functions from web
4 messages · Orvalho Augusto, Mike Marchywka, Tobias Verbeke
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110625/6e2f0062/attachment.pl>
Hi Caveman,
On 06/25/2011 11:18 AM, Orvalho Augusto wrote:
I need a way to send R objects and call R functions from web. Is there any project close or similar to that? I want to be able to send an HTTP rquest from an existing application with some data. And obtain a plot from R.
This is one of the typical integration scenarios the R Service Bus is able to cope with. http://www.openanalytics.eu/r-service-bus The REST interface is documented here http://rsb.doc.openanalytics.eu/ http://rsb.doc.openanalytics.eu/wsdocs/index.html Best, Tobias
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110626/98870b81/attachment.pl>