[Rd] Passing R code from webpage
Marc Schwartz
marc_schwartz at me.com
Sun Feb 17 15:06:46 CET 2013
On Feb 16, 2013, at 5:48 PM, Matevz Pavlic <matevzpavlic at gmail.com> 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
You might have wanted to start by looking at the R FAQ, which contains the following:
http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-Web-Interfaces
More recently, there is Shiny, which I did not see listed in the above:
http://www.rstudio.com/shiny/
Regards,
Marc Schwartz
More information about the R-devel
mailing list