> From: orvaquim@gmail.com
> To: r-help@r-project.org
> Subject: [R] Access R functions from web
>
> 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 should be a faq but it can take a while to find, see Rserve and Rapache.
I have been using Rapache now on red hat and debian and it works nicely.
Also, the goog visualization API works in some limited testing but apparently
a lot of that requires flash ( which I either did not have or had turned off
LOL).
>
> Thanks in advance
> Caveman
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
[[alternative HTML version deleted]]