Monthly Archives: September 2009

Shortcuts in R under Unix from the readline library

Under Unix you can use in R the the advanced features for command editing and command history that the GNU Readline Library provides. Both Emacs and vi editing modes are available and the Emacs-like keybindings are installed by default. Here … Continue reading

Posted in Programming, R | Tagged , | Leave a comment