R in Linux (Ubuntu)
At 09:03 29/07/2011, gaiarrido wrote:
Hi, I??m trying to move to ubuntu at all, but I don??t like R in Ubuntu because it runs in the terminal, so i can??t access directly to some options R gots in Windows.
Mario, it would help if you told us which options
from the Windows GUI you are missing.
If you want a really light solution then I use Kate as an editor. I go
kate myfileofcommands.r
make any changes I want then open a terminal
window, run R in that window and
source("myfileofcommands.r") or pipe commands from the file into the window.
?sink
?savehistory
may also help you
Is there any R can i install in ubuntu which runs in hos own prompt or terminal?? Thanks ----- Mario Garrido Escudero PhD student Dpto. de Biolog??a Animal, Ecolog??a, Parasitolog??a, Edafolog??a y Qca. Agr??cola Universidad de Salamanca -- View this message in context: http://r.789695.n4.nabble.com/R-in-Linux-Ubuntu-tp3703329p3703329.html Sent from the R help mailing list archive at Nabble.com.
Michael Dewey info at aghmed.fsnet.co.uk http://www.aghmed.fsnet.co.uk/home.html