Re: [R] Run R in server web

2010-01-11 Thread John Oleynick
I haven't used any of these yet, and don't know how they would fit in with Tomcat, but a few R web options are rapache (http://biostat.mc.vanderbilt.edu/rapache/), R.rsp (http://cran.case.edu/web/packages/R.rsp/index.html) and CGIwithR (http://www.omegahat.org/CGIwithR/). -- John On 1/3/10, Tal

Re: [R] Run R in server web

2010-01-03 Thread Tal Galili
Hi Jindo, I don't know how to do what you ask, but I recommend you to have a look at this: http://www.r-statistics.com/2009/12/a-web-application-of-rs-ggplot2/ And try to follow the links to the websites behind it, maybe somewhere in it there will be more information. Best, Tal