The R Project SVN R

Rev

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

Rev 58676 Rev 60191
Line 83... Line 83...
83
  --arch=NAME		Specify a sub-architecture
83
  --arch=NAME		Specify a sub-architecture
84
  --args                Skip the rest of the command line
84
  --args                Skip the rest of the command line
85
  -f FILE, --file=FILE  Take input from 'FILE'
85
  -f FILE, --file=FILE  Take input from 'FILE'
86
  -e EXPR               Execute 'EXPR' and exit
86
  -e EXPR               Execute 'EXPR' and exit
87
 
87
 
88
FILE may contain spaces but not shell metacharacers.
88
FILE may contain spaces but not shell metacharacters.
89
 
89
 
90
Commands:
90
Commands:
91
  BATCH			Run R in batch mode
91
  BATCH			Run R in batch mode
92
  COMPILE		Compile files for use with R
92
  COMPILE		Compile files for use with R
93
  SHLIB			Build shared library for dynamic loading
93
  SHLIB			Build shared library for dynamic loading