I am trying to develop an interactive software and would like to know how I can hook up R to the web. Thanks Joe Warfield
Joe, You can use CGI scripts to do the coordination between R and HTML served to the browser. There is a new R package: http://www.rpad.org/Rpad/ that might be of use, also. Sean ----- Original Message ----- From: "Warfield Jr., Joseph D." <Joseph.Warfield at jhuapl.edu> To: <r-help at stat.math.ethz.ch> Sent: Monday, September 20, 2004 9:00 AM Subject: [R] R/web interface> I am trying to develop an interactive software and would like to know howI> can hook up R to the web. > > Thanks > Joe Warfield > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide!http://www.R-project.org/posting-guide.html>
Some possibilities are RWeb, RPad and Rcgi. I only have experience with RWeb myself. A decent collection of relevant links for this subject is: http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/StatCompCourse [The 2nd block of the page, titled 'WWW Statistical Computing Applications using R']> Mark Fowler > Marine Fish Division > Bedford Inst of Oceanography > Dept Fisheries & Oceans > Dartmouth NS Canada > fowlerm at mar.dfo-mpo.gc.ca >-----Original Message----- From: Warfield Jr., Joseph D. [mailto:Joseph.Warfield at jhuapl.edu] Sent: September 20, 2004 10:00 AM To: 'r-help at stat.math.ethz.ch' Subject: [R] R/web interface I am trying to develop an interactive software and would like to know how I can hook up R to the web. Thanks Joe Warfield ______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html