Skip to content
Prev 333544 / 398513 Next

R and Interactive Visualizations

I think you will need to do this in a web page running java.  So you need a way to link your R stuff to java, possibly back and forth depending upon exactly what you end up doing.  You've found some pages already.  But look also at shiny and d3.

http://www.rstudio.com/shiny/
http://d3js.org/

And there are other flavors.  It mostly depends upon whether you want to write the java or let a package do it for you.

Others may have better ideas.  Bryan
On Nov 22, 2013, at 10:08 AM, "Lorenzo Isella" <lorenzo.isella at gmail.com> wrote: