Skip to content

embed an R console into a web-page?

3 messages · jose romero, Gabor Grothendieck, Zhan Chubukou

#
On Tue, Feb 22, 2011 at 1:17 PM, jose romero <jlaurentum at yahoo.com> wrote:
This is actually a frequently asked question (FAQ):

http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-Web-Interfaces
#
Maybe try something like this 
http://www.askapache.com/ajax/php-and-ajax-shell-console.html ?
But there will some security questions...
The simplest way I see is OpenSSH + R + Putty (for Windows Users), but 
in this case you get some troubles with instant graphical output.