Ess Reference Card For S And R

ADVERTISEMENT

ESS
[Emacs Speaks Statistics]
Reference Card for S and R
updated for ESS 12.09-1
September 2012
Interacting with the process
Editing source files
For use in ess-mode edit buffers, (*.R files):
For use in a process buffers (
):
inferior-ess-mode
Indent this line
Send a command
tab
ret
Complete filename/object
M- tab
Copy old input
C-c ret
Indent region
M-C-/
Complete object or file name.
tab
Indent this expression (use at ‘ ’)
M-C-q
Also bound to M- tab , M-C-i.
Beginning of function
M-C-a
Break
C-c C-c
End of function
M-C-e
interrupt Emacs’ waiting for S
C-g
Mark this function
M-C-h
C-a / C-e
Beginning / End of command
Yank striped commands
C-y
Delete this command
C-c C-u
Delete last word
C-c C-w
Evaluation commands (Prefix C-u:
)
Top of last output
C-c C-r
Evaluate region or function or para
M-C-x
Delete last output
C-c C-o
Evaluate region or para. or function &
C-c C-c
Command history (part of Menu ‘In/Out’)
Evaluate region or line &
C- ret
Load this buffer’s source file
C-c C-l
Previous command
M-p
Evaluate this line
C-c C-j
Next
command
M-n
Evaluate this line and go
C-c M-j
List command history (& choose!)
C-c C-l
Evaluate this function
C-c C-f
Previous similar command
C-c M-r
Evaluate this function and go
C-c M-f
Next
similar command
C-c M-s
Evaluate this paragraph and step
C-c C-p
Others
Evaluate this region
C-c C-r
Help for object
C-c C-v
Evaluate this region and go
C-c M-r
Load source file
C-c M-l
Evaluate this buffer
C-c C-b
List objects
C-c C-x
Evaluate this buffer and go
C-c M-b
Display search list
C-c C-s
Others
Quit from S
C-c C-q
Help for object
C-c C-v
Switch to most recent script buffer
C-c C-z
Switch to process buffer
C-c C-z
Inside ESS Transcripts (I + O)
General Commands
Inside (*.Rout files):
ess-doc-map (C-c C-d):
Send and Move
ret
Apropos
C-a, a
Next
prompt
C-c C-n
Doc on object
C-d, d
Previous prompt
C-c C-p
Describe object at point (C-e or e to cycle)
C-e, e
Clean Region (
input only)
C-c C-w
Index
C-i, i
Vignettes
C-v, v
Demos
C-o, o
Sweave
Web search (dialect dependent)
C-w, w
ess-extra-map (C-c C-e):
Sweave the file
M-n s
Run latex
M-n l
Dump object into edit buffer
C-d, d
Postscript file
M-n p
Evaluate expression (C-u in temp buf)
C-e, e
PDF file
M-n P
Install package (in R) or library
C-i, i
Load package (in R) or library
C-l, l
Set indentation style
C-s, s
Build tags for directory
C-t, t

ADVERTISEMENT

00 votes

Related Articles

Related forms

Related Categories

Parent category: Education
Go
Page of 2