[R] Access R functions from web
Tobias Verbeke
tobias.verbeke at openanalytics.eu
Sat Jun 25 21:59:59 CEST 2011
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
More information about the R-help
mailing list