Try using emacs and ess. It will do what you ask and much, much more. For most systems, emacs is available as a binary or debian package; installing ess can usually be done painlessly from within emacs.
Sean ----- Original Message ----- From: "Pedro Cruz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 20, 2004 12:41 PM Subject: [R] programming cycle: file managment > Hi, > > the programming cycle in R is > (1) create somefile.R in some ascii editor > (2) use "source(somefile.R)" to read it. > (3) change the file and repeat step (2). > > Or there's a better way ? > > Which section of which manual explains that ? > > Pedro Cruz > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
