The R Project SVN R

Rev

Rev 43117 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 43117 Rev 77228
Line 3... Line 3...
3
 
3
 
4
Rterm.exe can be used in three distinct modes:
4
Rterm.exe can be used in three distinct modes:
5
 
5
 
6
1) Interactively in an MSDOS / Commands window.
6
1) Interactively in an MSDOS / Commands window.
7
2) In batch mode by redirecting its input from a file or pipe.
7
2) In batch mode by redirecting its input from a file or pipe.
8
3) As a slave process for ESS mode in NTEmacs with flag --ess.
8
3) As a no-echo process for ESS mode in NTEmacs with flag --ess.
9
 
9
 
10
Its purpose is to provide something similar to the main Unix interface
10
Its purpose is to provide something similar to the main Unix interface
11
for R, including a batch capability.  The command-line arguments are
11
for R, including a batch capability.  The command-line arguments are
12
the same as those for RGui.exe and are documented in `An Introduction
12
the same as those for RGui.exe and are documented in `An Introduction
13
to R' in the section `Invoking R under Windows' (--mdi and --sdi are
13
to R' in the section `Invoking R under Windows' (--mdi and --sdi are