The R Project SVN R

Rev

Rev 61162 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61162 Rev 61433
Line 32... Line 32...
32
  accepted.
32
  accepted.
33
 
33
 
34
  A final expression \samp{proc.time()} will be executed after the input
34
  A final expression \samp{proc.time()} will be executed after the input
35
  script unless the latter calls \code{\link{q}(runLast = FALSE)} or is aborted.
35
  script unless the latter calls \code{\link{q}(runLast = FALSE)} or is aborted.
36
  This can be suppressed by the option \option{--no-timing}.
36
  This can be suppressed by the option \option{--no-timing}.
37
  
37
 
38
  Additional options can be set by the environment variable
38
  Additional options can be set by the environment variable
39
  \env{R_BATCH_OPTIONS}: these come after \option{--restore --save}
39
  \env{R_BATCH_OPTIONS}: these come after \option{--restore --save}
40
  and before any options given on the command line.
40
  and before any options given on the command line.
41
}
41
}
42
\keyword{utilities}
42
\keyword{utilities}