d. sarthi maheshwari wrote: > Hi > > I am trying to provide web interface to my R application. My requirements > are simple and can be written down as follows : > > 1) User must provide all the input parameters on web interface. > 2) Based on the input values, R will do some computations. > 3) Project the numerical results as well as plots as html page to the user > on web. > > Kindly tell me which package can help me in doing this. Your help would be > highly appreciated. >
There are many options according to the R FAQ: http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-Web-Interfaces Best, Jeff -- http://biostat.mc.vanderbilt.edu/JeffreyHorner ______________________________________________ [email protected] 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.
