开发者

help on Rpad the online R interface

开发者 https://www.devze.com 2023-02-24 22:31 出处:网络
I try to use Rpad http://code.google.com/p/rpad/ http://rpad.googlecode.com/svn-history/r76/Rpad_homepage/index.html

I try to use Rpad

http://code.google.com/p/rpad/

http://rpad.googlecode.com/svn-history/r76/Rpad_homepage/index.html

I have installed it on my machine using install.packages("Rpad")

executing the commands

library(Rpad)
Rpad()

have launched in my browser the webpage http://127.0.0.1:8079/

I clicked on "New Rpad page"开发者_如何学编程

But this page doesnt seam to be editable (I use chrome as browser)

Any idea to help me on this?

I could not find any tutorial for this package.


There hasn't been any maintenance on Rpad for years (the package was last updated in 2007, and the Rpad website has been down for almost as long) – I'd be surprised if it worked with any modern browser. Read the web interfaces section of the FAQ for alternatives.

0

精彩评论

暂无评论...
验证码 换一张
取 消