The R Project SVN R

Rev

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

Rev 49233 Rev 49567
Line 17... Line 17...
17
    script.}
17
    script.}
18
  \item{script}{a character string with the base file name of the
18
  \item{script}{a character string with the base file name of the
19
    script, which must be located in the \file{\code{interpreter}}
19
    script, which must be located in the \file{\code{interpreter}}
20
    subdirectory of
20
    subdirectory of
21
#ifdef unix
21
#ifdef unix
22
    \file{\var{R_SHARE_DIR}} (normally \file{\var{\link[base:Rhome]{R_HOME}}/share}).
22
    \file{\var{R_SHARE_DIR}} (normally \file{\var{\link{R_HOME}}/share}).
23
#endif
23
#endif
24
#ifdef windows
24
#ifdef windows
25
    \file{\var{\link[base:Rhome]{R_HOME}}/share}.
25
    \file{\var{\link{R_HOME}}/share}.
26
#endif
26
#endif
27
  }
27
  }
28
  \item{args}{a character string giving the arguments to pass to the
28
  \item{args}{a character string giving the arguments to pass to the
29
    script.}
29
    script.}
30
  \item{\dots}{further arguments to be passed to \code{\link{system}}
30
  \item{\dots}{further arguments to be passed to \code{\link{system}}