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/.

______________________________________________
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.

Reply via email to