ESS

From Wikipedia

Jump to: navigation, search

Useful shortcuts for ESS:

  • A-x R - open R session
  • C-x 2 - split window in two
  • C-x o - switch to the other window
  • C-c C-j - evaluate line
  • C-c C-b - evaluate buffer
  • A-< go to beginning of file
  • A-> go to end of file
  • C-x C-f - open file
  • C-x C-s - save file
  • C-x C-k - kill buffer
  • C-x C-c - quit
  • C-[SPACE] - set mark
  • C-w - cut and save text from here to mark
  • A-p - retrieve previous input
  • A-n - retrieve next input