On 11/15/2007 12:55 PM, Loren Engrav wrote: > With the Mac and R.app, there is a window to the right of the console > wherein all commands are display and can be re-chosen by double clicking. > > Does a similar feature exist with Windows and Rgui? Or have I missed it > somewhere?
history() will display a list; commands can be copied to the clipboard, or resubmitted directly to the console. See the local menu on the right mouse button. Duncan Murdoch ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.