The R Project SVN R

Rev

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

Rev 24661 Rev 29362
Line 17... Line 17...
17
    the file is parsed in its entirety.}
17
    the file is parsed in its entirety.}
18
  \item{text}{character vector. The text to parse. Elements are treated
18
  \item{text}{character vector. The text to parse. Elements are treated
19
    as if they were lines of a file.}
19
    as if they were lines of a file.}
20
  \item{prompt}{the prompt to print when parsing from the keyboard.
20
  \item{prompt}{the prompt to print when parsing from the keyboard.
21
    \code{NULL} means to use \R's prompt, \code{getOption("prompt")}.}
21
    \code{NULL} means to use \R's prompt, \code{getOption("prompt")}.}
22
    \code{NULL} means to use \R's prompt, \code{getOption("prompt")}.}
-
 
23
}
22
}
24
\references{
23
\references{
25
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
24
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
26
  \emph{The New S Language}.
25
  \emph{The New S Language}.
27
  Wadsworth \& Brooks/Cole.
26
  Wadsworth \& Brooks/Cole.