No one yet has mentioned shiny (http://www.rstudio.com/shiny/); it allows you to get up and prototyping quickly, and we're working on ways to make it just as easy to scale to multiple users (currently it's possible, but you have to be willing to get your hands dirty configuring servers etc).
Hadley On Sat, Feb 16, 2013 at 5:48 PM, Matevz Pavlic <[email protected]> wrote: > Hi all, > > Is there a way to pass R code from web page (html file) to do some > statistics and than plot the output in web browser. > > I am looking forever at this, and cant find a way. > > Regards,m > > > > -- > View this message in context: > http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800.html > Sent from the R devel mailing list archive at Nabble.com. > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Chief Scientist, RStudio http://had.co.nz/ ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
