INSTALL
- aptitude install ess
- echo "(require 'ess-site)" >> ~/.emacs.d/init.el
- boot emacs
- M-x 2 => divide emacs buffer
- M-x R => boot R-console
- C-c C-j: execute current line
- C-c M-j: execute current line and move to end of R-console
- C-c C-b: execute current buffer
- C-c M-b: execute current buffer and move to end of R-console
- C-c C-r: execute current region
- C-c M-r: execute current region and move to end of R-console
ESS COMMAND REFERENCE (more ess command is introduced in RjpWiki.)
Command of ess (by RjpWiki) |
No comments:
Post a Comment