Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
寻找基于 Web 的 R 编译器。
好吧,如果你可以将它安装在你自己的服务器上,Rstudio 服务器似乎是要走的路。您将在 Web 浏览器中获得与 Rstudio 桌面几乎相同的界面:
http://www.rstudio.com/ide/
如果您只想开发执行 R 代码的特定 Web 应用程序,您还可以查看 Shiny :
http://www.rstudio.com/shiny/