The R Project SVN R

Rev

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

Rev 27143 Rev 31478
Line 8... Line 8...
8
 
8
 
9
Copyright (C) 2000--2003 The R Core Development Team.
9
Copyright (C) 2000--2003 The R Core Development Team.
10
This is free software; see the GNU General Public Licence version 2
10
This is free software; see the GNU General Public Licence version 2
11
or later for copying conditions.  There is NO warranty."
11
or later for copying conditions.  There is NO warranty."
12
 
12
 
13
opts="--restore --save --no-readline --gui=none"
13
opts="--restore --save --no-readline"
14
 
14
 
15
usage="Usage: R CMD BATCH [options] infile [outfile]
15
usage="Usage: R CMD BATCH [options] infile [outfile]
16
 
16
 
17
Run R non-interactively with input from infile and place output (stdout
17
Run R non-interactively with input from infile and place output (stdout
18
and stderr) to another file.  If not given, the name of the output file
18
and stderr) to another file.  If not given, the name of the output file