forked from emacs-ess/ESS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcurrfeat.texi
48 lines (47 loc) · 1.59 KB
/
currfeat.texi
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
@itemize @bullet
@item Languages Supported:
@itemize @bullet
@item S family (R and S+ AKA S-PLUS)
@item SAS
@item OpenBUGS/JAGS
@item Stata
@c @item XLispStat including Arc and ViSta
@item Julia
@end itemize
@item Editing source code (S family, SAS, OpenBUGS/JAGS, Stata, Julia)
@itemize @bullet
@item Syntactic indentation and highlighting of source code
@item Partial evaluation of code
@item Loading and error-checking of code
@item Source code revision maintenance
@item Batch execution (SAS, OpenBUGS/JAGS)
@item Use of imenu to provide links to appropriate functions
@end itemize
@item Interacting with the process (S family, SAS, Stata, Julia)
@itemize @bullet
@item Command-line editing
@item Searchable Command history
@item Command-line completion of S family object names and file names
@item Quick access to object lists and search lists
@item Transcript recording
@item Interface to the help system
@end itemize
@item Transcript manipulation (S family, Stata)
@itemize @bullet
@item Recording and saving transcript files
@item Manipulating and editing saved transcripts
@item Re-evaluating commands from transcript files
@end itemize
@item Interaction with Help Pages and other Documentation (R)
@itemize @bullet
@item Fast Navigation
@item Sending Examples to running ESS process.
@item Fast Transfer to Further Help Pages
@end itemize
@item Help File Editing (R)
@itemize @bullet
@item Syntactic indentation and highlighting of source code.
@item Sending Examples to running ESS process.
@item Previewing
@end itemize
@end itemize