Skip to content
Back to formatted view

Raw Message

Message-ID: <CDFDFCEE-8ECD-4BCC-AFDA-AC6FC00C307B@gmail.com>
Date: 2012-11-28T22:29:11Z
From: R. Michael Weylandt
Subject: Can R be embedded in html?
In-Reply-To: <50B627F2.5080004@bio.ntnu.no>

Google for the new Shiny package from RStudio. 

Michael

On Nov 28, 2012, at 3:04 PM, chawla <chawla at bio.ntnu.no> wrote:

> Hi
> I have previously used PHP script in HTML to connect website with the database and do analysis.
> Is it also possible to execute R scripts within HTML files?
> Basically I want to create an application where user can input data such as gene list and their expression values, which can be processed by R and result be displayed or made available for download.
> If there is some guide on how to do this please give the link.
> Thanks
> Konika
> 
> ______________________________________________
> R-help at r-project.org 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.