问题
I need GUI vizualiser that shows R graphs with tickers and such things in RStudio style but over the internet (and notice with commandline access, not in RStudio). I hope an easy browser based solution, running Apache server.
How can I fast show some of my projects or graphs in an interactive way to my collegue (not necessarily technically-savy)?
回答1:
RApache is probably something you are looking for, here. You can find an example code here. I haven't tested it yet but it may be useful.
Older stuff
I found the below material for some odd reason for this. I leave it here to get more refined.
- http://rstudio.org/docs/advanced/manipulate
- https://r-forge.r-project.org/R/?group_id=761
- http://www.ggobi.org/rgtk2/#start
- https://github.com/jverzani/gWidgetsWWW2
- https://stackoverflow.com/questions/1184517/a-better-gui-for-r (matlab/mathematica copy-catting)
- http://rpy.sourceforge.net/
- Unix: Getting Mouse -coordinates over X like the Mathematica?
来源:https://stackoverflow.com/questions/9812547/r-apache-interactive-r-graphs-and-fast-collaboration-over-internet