[R] scan without line numbers?
Henrik Bengtsson
henrikb at braju.com
Tue May 1 07:29:53 CEST 2001
When using the function scan(quiet=TRUE) the line numbers are printed.
Example:
> scan(quiet=TRUE)
1: 123 [ENTER]
2: [ENTER]
[1] 123
>
Is it possible to not show the line numbers? I know about readLines() but I
would like to be able to use the extra features of scan().
Thanks for you help!
Henrik Bengtsson
henrikb at braju.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list