[R] any advice on web interfaces to R?
jverzani
jverzani at gmail.com
Thu Sep 24 03:42:14 CEST 2009
Mitchell Maltenfort <mmalten <at> gmail.com> writes:
>
> I saw http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-Web-Interfaces
> and I'm still not sure yet which platform (Linux, Windows, etc.) I'll
> be working on -- and no, it's not under my control to pick.
>
> I was wondering if anyone out there had good advice, that would save
> me time and stomach acid, on how to set up a web browser to send a
> list of commands to an R and put the resulting table or graph in a web
> page.
>
> Thanks!
>
>
It isn't cross platform (no windows) but RApache is a very good framework for
this. Take a look at http://www.jeroenooms.com/stockplot.html to see a fancy
use. For an alternative interface, where no web programming is needed, you can
look at http://www.math.csi.cuny.edu/gWidgetsWWW/.
More information about the R-help
mailing list